[S390] convert zfcp printks to pr_xxx macros.
[deliverable/linux.git] / drivers / s390 / scsi / zfcp_cfdc.c
index ec2abceca6dcaf7adb687c47e7b64d3a5c8256f0..f1a7518e67ed62025e74248e5d355a25aa138edc 100644 (file)
@@ -7,6 +7,9 @@
  * Copyright IBM Corporation 2008
  */
 
+#define KMSG_COMPONENT "zfcp"
+#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
+
 #include <linux/types.h>
 #include <linux/miscdevice.h>
 #include <asm/ccwdev.h>
This page took 0.02343 seconds and 5 git commands to generate.