[S390] Fixed comment typo.
Signed-off-by: Ralph Wuerthner <rwuerthn@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:
parent
d197e69218
commit
bccdbdc9bd
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
#define CRYPT_S390_PRIORITY 300
|
#define CRYPT_S390_PRIORITY 300
|
||||||
#define CRYPT_S390_COMPOSITE_PRIORITY 400
|
#define CRYPT_S390_COMPOSITE_PRIORITY 400
|
||||||
|
|
||||||
/* s930 cryptographic operations */
|
/* s390 cryptographic operations */
|
||||||
enum crypt_s390_operations {
|
enum crypt_s390_operations {
|
||||||
CRYPT_S390_KM = 0x0100,
|
CRYPT_S390_KM = 0x0100,
|
||||||
CRYPT_S390_KMC = 0x0200,
|
CRYPT_S390_KMC = 0x0200,
|
||||||
|
|
Loading…
Reference in a new issue