[S390] convert zfcp printks to pr_xxx macros.
[pandora-kernel.git] / drivers / s390 / scsi / zfcp_sysfs.c
index ca9293b..899af2b 100644 (file)
@@ -6,6 +6,9 @@
  * Copyright IBM Corporation 2008
  */
 
+#define KMSG_COMPONENT "zfcp"
+#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
+
 #include "zfcp_ext.h"
 
 #define ZFCP_DEV_ATTR(_feat, _name, _mode, _show, _store) \