diff options
author | Gustavo A. R. Silva <[email protected]> | 2019-09-09 00:29:52 -0500 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2019-09-20 22:53:08 +1000 |
commit | 5fc194ea6d34dfad9833d3043ce41d6c52aff39a (patch) | |
tree | f043955a6bc88ff12c36a996f5daee78722e52ae /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 9575d1a5c0780ea26ff8dd29c94a32be32ce3c85 (diff) |
crypto: talitos - fix missing break in switch statement
Add missing break statement in order to prevent the code from falling
through to case CRYPTO_ALG_TYPE_AHASH.
Fixes: aeb4c132f33d ("crypto: talitos - Convert to new AEAD interface")
Cc: [email protected]
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Reviewed-by: Christophe Leroy <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions