aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-01-03 13:21:22 +0000
committerHerbert Xu <[email protected]>2017-01-13 00:24:42 +0800
commitf283148a0774e9b2de5ae4b42bb7dff50410f8cc (patch)
treec95be39d2b3901e80484c120a2603556843ba165 /tools/perf/scripts/python
parent012ef70336a0dfb33ebe30cd80ec86aa1fe61f79 (diff)
crypto: mediatek - don't return garbage err on successful return
In the case where keylen <= bs mtk_sha_setkey returns an uninitialized return value in err. Fix this by returning 0 instead of err. Issue detected by static analysis with cppcheck. Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions