From: Ralph Wuerthner Date: Tue, 10 Jul 2007 09:24:08 +0000 (+0200) Subject: [S390] Fixed comment typo. X-Git-Tag: v2.6.23-rc1~1155^2~14 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=bccdbdc9bd7db3a32c14d8a47f1fb66e3de3c92f;p=karo-tx-linux.git [S390] Fixed comment typo. Signed-off-by: Ralph Wuerthner Signed-off-by: Martin Schwidefsky --- diff --git a/arch/s390/crypto/crypt_s390.h b/arch/s390/crypto/crypt_s390.h index 2775d2618332..95f5160df27f 100644 --- a/arch/s390/crypto/crypt_s390.h +++ b/arch/s390/crypto/crypt_s390.h @@ -24,7 +24,7 @@ #define CRYPT_S390_PRIORITY 300 #define CRYPT_S390_COMPOSITE_PRIORITY 400 -/* s930 cryptographic operations */ +/* s390 cryptographic operations */ enum crypt_s390_operations { CRYPT_S390_KM = 0x0100, CRYPT_S390_KMC = 0x0200,