[S390] convert zfcp printks to pr_xxx macros.
[deliverable/linux.git] / drivers / s390 / scsi / zfcp_fc.c
index 8aab3091a7b1045488887b352e4eebcecf23a21c..f009f2a7ec3ecea35874c04ffd4c2d643a053a7c 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"
 
 struct ct_iu_gpn_ft_req {
This page took 0.035594 seconds and 5 git commands to generate.