diff options
| author | YueHaibing <[email protected]> | 2019-04-10 02:47:42 +0000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2019-04-18 22:14:58 +0800 |
| commit | 11fe71f146ee652a30ffc3c204105c2d81a00d1c (patch) | |
| tree | 9546ff2e976dbc071ef9ac62cdba8196f251f944 /tools/perf/scripts/python/bin | |
| parent | 222f6b85674914a6af124a6856ee3d6b5d8dce6c (diff) | |
crypto: mxs-dcp - remove set but not used variable 'fini'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/crypto/mxs-dcp.c: In function 'dcp_chan_thread_sha':
drivers/crypto/mxs-dcp.c:707:11: warning:
variable 'fini' set but not used [-Wunused-but-set-variable]
It's not used since commit d80771c08363 ("crypto: mxs-dcp - Fix wait
logic on chan threads"),so can be removed.
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions