summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/cpacf.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/kernel/cpacf.c')
-rw-r--r--arch/s390/kernel/cpacf.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/s390/kernel/cpacf.c b/arch/s390/kernel/cpacf.c
index 3bebc47beeab..9d85b4bc7036 100644
--- a/arch/s390/kernel/cpacf.c
+++ b/arch/s390/kernel/cpacf.c
@@ -3,8 +3,7 @@
* Copyright IBM Corp. 2024
*/
-#define KMSG_COMPONENT "cpacf"
-#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
+#define pr_fmt(fmt) "cpacf: " fmt
#include <linux/cpu.h>
#include <linux/device.h>