[S390] 3215/3270 console: remove wrong comment
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 7 Dec 2009 11:52:25 +0000 (12:52 +0100)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Mon, 7 Dec 2009 11:51:39 +0000 (12:51 +0100)
commit42d61b9b415686d81eaa022b846737548876e51d
treedc6537acf4e3ee64bffc61fadc8ec91251981885
parent5e24eb08e8f4df1f6ef913b6ff94c16b9c51d85a
[S390] 3215/3270 console: remove wrong comment

When converting these two drivers from bootmem to slab allocations I
forgot to remove two comments which state that this wouldn't be
possible.
So remove them now since this caused confusion already.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/con3215.c
drivers/s390/char/con3270.c