]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] tape: Add pr_fmt() macro to all tape source files
authorMichael Holzheu <holzheu@linux.vnet.ibm.com>
Fri, 18 Dec 2009 16:43:21 +0000 (17:43 +0100)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Fri, 18 Dec 2009 16:43:32 +0000 (17:43 +0100)
commitea5f462c5b812ee5f4de284c07b0e32117478459
tree9ce4e147160633908a123cf60ca461d7dcaf5c0b
parent33e37a97518b5a9a08c9480ef00c1d723e1342ca
[S390] tape: Add pr_fmt() macro to all tape source files

Without defining the pr_fmt() macro, the "tape: " prefix will not be
printed when using the pr_xxx printk macros. This patch adds the
missing definitions.

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/tape_34xx.c
drivers/s390/char/tape_3590.c
drivers/s390/char/tape_block.c
drivers/s390/char/tape_char.c
drivers/s390/char/tape_class.c
drivers/s390/char/tape_core.c
drivers/s390/char/tape_proc.c
drivers/s390/char/tape_std.c