[S390] convert zfcp printks to pr_xxx macros.
[deliverable/linux.git] / drivers / s390 / scsi / zfcp_dbf.c
index 31012d58cfb760fb457862bfd596da12f8532310..735d675623f8887a47e260badcabcbdbd91b6ca0 100644 (file)
@@ -6,6 +6,9 @@
  * Copyright IBM Corporation 2002, 2008
  */
 
+#define KMSG_COMPONENT "zfcp"
+#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
+
 #include <linux/ctype.h>
 #include <asm/debug.h>
 #include "zfcp_ext.h"
This page took 0.036767 seconds and 5 git commands to generate.