[S390] convert zfcp printks to pr_xxx macros.
[deliverable/linux.git] / drivers / s390 / scsi / zfcp_fsf.c
index dc0367690405e864538d33b0d96f088b0047e80a..9c72e083559d4d9d963eb939ebc3ad5dce25ed20 100644 (file)
@@ -6,6 +6,9 @@
  * Copyright IBM Corporation 2002, 2008
  */
 
+#define KMSG_COMPONENT "zfcp"
+#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
+
 #include <linux/blktrace_api.h>
 #include "zfcp_ext.h"
 
This page took 0.026015 seconds and 5 git commands to generate.