]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[S390] tape: fix dbf usage
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Fri, 29 Oct 2010 14:50:44 +0000 (16:50 +0200)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Fri, 29 Oct 2010 14:50:50 +0000 (16:50 +0200)
commitf2166bb117952404689f0dc42624ee0b54a66e5e
treed77eebb80e4f0206a07f574ecd2af87f745d4bc3
parent196339f1733726ffd69ab81ec1c66678585f5846
[S390] tape: fix dbf usage

Get rid of the format string "%s" usage with volatile strings
to prevent use after free errors in the s390dbf.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/tape_core.c
drivers/s390/char/tape_std.c