summaryrefslogtreecommitdiff
path: root/arch/s390/crypto/hmac_s390.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/crypto/hmac_s390.c')
-rw-r--r--arch/s390/crypto/hmac_s390.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/s390/crypto/hmac_s390.c b/arch/s390/crypto/hmac_s390.c
index 58444da9b004..f8cd09f341d4 100644
--- a/arch/s390/crypto/hmac_s390.c
+++ b/arch/s390/crypto/hmac_s390.c
@@ -5,8 +5,7 @@
* s390 specific HMAC support.
*/
-#define KMSG_COMPONENT "hmac_s390"
-#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
+#define pr_fmt(fmt) "hmac_s390: " fmt
#include <asm/cpacf.h>
#include <crypto/internal/hash.h>