diff options
| author | YueHaibing <[email protected]> | 2019-03-30 13:28:58 +0800 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2019-04-08 14:36:16 +0800 |
| commit | d31549774d5dfcddd391a5085806026ac569d478 (patch) | |
| tree | 5a5bbf6f316752f0bac4f19e72229fd975c18d6c /tools/perf/scripts/python | |
| parent | 8316da02e3e07b0da9b2d812a619b5513c7f59d2 (diff) | |
crypto: marvell - remove set but not used variable 'index'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/crypto/marvell/hash.c: In function 'mv_cesa_ahash_pad_req':
drivers/crypto/marvell/hash.c:138:15: warning: variable 'index' set but not used [-Wunused-but-set-variable]
It's never used and can be removed.
Signed-off-by: YueHaibing <[email protected]>
Reviewed-by: Mukesh Ojha <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions