diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2019-02-11 12:31:31 -0600 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-02-22 12:47:26 +0800 |
commit | b5be853181a8d4a6e20f2073ccd273d6280cad88 (patch) | |
tree | 3ec4abeedd4e8beac74223e54eaca73451ec21f3 /lib/memory-notifier-error-inject.c | |
parent | 05bd1beec2748d74cbc41ee476be2af0f91bd2d3 (diff) |
crypto: ccree - fix missing break in switch statement
Add missing break statement in order to prevent the code from falling
through to case S_DIN_to_DES.
This bug was found thanks to the ongoing efforts to enable
-Wimplicit-fallthrough.
Fixes: 63ee04c8b491 ("crypto: ccree - add skcipher support")
Cc: stable@vger.kernel.org
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions