[S390] tape: Add pr_fmt() macro to all tape source files
[pandora-kernel.git] / drivers / s390 / char / tape_char.c
index 23d773a..2125ec7 100644 (file)
@@ -10,6 +10,9 @@
  *              Martin Schwidefsky <schwidefsky@de.ibm.com>
  */
 
+#define KMSG_COMPONENT "tape"
+#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
+
 #include <linux/module.h>
 #include <linux/types.h>
 #include <linux/proc_fs.h>