diff options
| author | YueHaibing <[email protected]> | 2019-01-09 06:11:18 +0000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2019-01-18 18:43:42 +0800 |
| commit | 707d0cf8f7cff6dfee9197002859912310532c4f (patch) | |
| tree | 0b4ca817cf0dae0d432c692d3bd7cd8122521f74 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 0507de9404992edafa3d1d86450a37d6a726399d (diff) | |
crypto: brcm - Fix some set-but-not-used warning
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/crypto/bcm/cipher.c: In function 'handle_ahash_req':
drivers/crypto/bcm/cipher.c:720:15: warning:
variable 'chunk_start' set but not used [-Wunused-but-set-variable]
drivers/crypto/bcm/cipher.c: In function 'spu_rx_callback':
drivers/crypto/bcm/cipher.c:1679:31: warning:
variable 'areq' set but not used [-Wunused-but-set-variable]
drivers/crypto/bcm/cipher.c:1678:22: warning:
variable 'ctx' set but not used [-Wunused-but-set-variable]
Fixes: 9d12ba86f818 ("crypto: brcm - Add Broadcom SPU driver")
Signed-off-by: YueHaibing <[email protected]>
Reviewed-by: Raveendra Padasalagi <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions