summaryrefslogtreecommitdiff
path: root/drivers/s390/crypto/pkey_ep11.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/s390/crypto/pkey_ep11.c')
-rw-r--r--drivers/s390/crypto/pkey_ep11.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/s390/crypto/pkey_ep11.c b/drivers/s390/crypto/pkey_ep11.c
index 6b23adc560c8..654eed20d0d9 100644
--- a/drivers/s390/crypto/pkey_ep11.c
+++ b/drivers/s390/crypto/pkey_ep11.c
@@ -5,8 +5,7 @@
* Copyright IBM Corp. 2024
*/
-#define KMSG_COMPONENT "pkey"
-#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
+#define pr_fmt(fmt) "pkey: " fmt
#include <linux/init.h>
#include <linux/module.h>