summaryrefslogtreecommitdiff
path: root/drivers/s390/char/hmcdrv_dev.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/s390/char/hmcdrv_dev.c')
-rw-r--r--drivers/s390/char/hmcdrv_dev.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/s390/char/hmcdrv_dev.c b/drivers/s390/char/hmcdrv_dev.c
index b26fcf6849f2..04b938c5357f 100644
--- a/drivers/s390/char/hmcdrv_dev.c
+++ b/drivers/s390/char/hmcdrv_dev.c
@@ -14,8 +14,7 @@
* end read() the response.
*/
-#define KMSG_COMPONENT "hmcdrv"
-#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
+#define pr_fmt(fmt) "hmcdrv: " fmt
#include <linux/kernel.h>
#include <linux/module.h>