summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/rockchip
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavo@embeddedor.com>2019-02-11 12:31:31 -0600
committerHerbert Xu <herbert@gondor.apana.org.au>2019-02-22 12:47:26 +0800
commitb5be853181a8d4a6e20f2073ccd273d6280cad88 (patch)
tree3ec4abeedd4e8beac74223e54eaca73451ec21f3 /drivers/crypto/rockchip
parent05bd1beec2748d74cbc41ee476be2af0f91bd2d3 (diff)
downloadlinux-stable-b5be853181a8d4a6e20f2073ccd273d6280cad88.tar.gz
linux-stable-b5be853181a8d4a6e20f2073ccd273d6280cad88.tar.bz2
linux-stable-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/crypto/rockchip')
0 files changed, 0 insertions, 0 deletions