]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 22 Aug 2019 10:24:54 +0000 (13:24 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 22 Aug 2019 12:12:45 +0000 (22:12 +1000)
commit6a581ababa70a163651152f052f91639aed18d6d
tree0ad172311df1992e1bc8f7e43152ee315ab1d5e4
parenta2a313a215edfa4c3d68411ea94bff70827cc268
crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier

Fix a typo XTS_BLOCKSIZE -> XTS_BLOCK_SIZE, causing the build to
break.

Fixes: 620625212d67 ("crypto: s390/xts-aes - invoke fallback for...")
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/s390/crypto/aes_s390.c