diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2019-02-11 19:31:31 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-02-22 05:47:26 +0100 |
commit | b5be853181a8d4a6e20f2073ccd273d6280cad88 (patch) | |
tree | 3ec4abeedd4e8beac74223e54eaca73451ec21f3 /drivers/mfd/asic3.c | |
parent | crypto: caam/qi2 - relax busy polling while enqueuing FDs (diff) | |
download | linux-b5be853181a8d4a6e20f2073ccd273d6280cad88.tar.xz linux-b5be853181a8d4a6e20f2073ccd273d6280cad88.zip |
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 'drivers/mfd/asic3.c')
0 files changed, 0 insertions, 0 deletions