aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto/crypt_s390_query.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/crypto/crypt_s390_query.c')
-rw-r--r--arch/s390/crypto/crypt_s390_query.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/crypto/crypt_s390_query.c b/arch/s390/crypto/crypt_s390_query.c
index def02bdc44a4..54fb11d7fadd 100644
--- a/arch/s390/crypto/crypt_s390_query.c
+++ b/arch/s390/crypto/crypt_s390_query.c
@@ -55,7 +55,7 @@ static void query_available_functions(void)
printk(KERN_INFO "KMC_AES_256: %d\n",
crypt_s390_func_available(KMC_AES_256_ENCRYPT));
- /* query available KIMD fucntions */
+ /* query available KIMD functions */
printk(KERN_INFO "KIMD_QUERY: %d\n",
crypt_s390_func_available(KIMD_QUERY));
printk(KERN_INFO "KIMD_SHA_1: %d\n",