diff options
author | Eric Biggers <ebiggers@google.com> | 2020-02-25 20:59:13 -0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-03-06 12:28:22 +1100 |
commit | d1dc4df1fe21df4f83b8aa7997310480df72eddc (patch) | |
tree | 24f5ede47ebec6782f8de23de8686c6a28ee16dd /crypto/essiv.c | |
parent | baaa30fa6166279e34fea8a1c9f08a7bdcdda2e5 (diff) | |
download | linux-d1dc4df1fe21df4f83b8aa7997310480df72eddc.tar.bz2 |
crypto: authencesn - fix weird comma-terminated line
Fix a weird case where a line was terminated by a comma rather than a
semicolon, causing the statement to be continued on the next line.
Fortunately the code still behaved as intended, though.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/essiv.c')
0 files changed, 0 insertions, 0 deletions