diff options
author | YueHaibing <[email protected]> | 2019-08-21 20:19:08 +0800 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2019-09-04 10:15:38 +0530 |
commit | 09104bb1b5d4680444687839b1d155ed69e89248 (patch) | |
tree | e8f3e3af6e73945d8db494ce32aa1e65f7cb74a7 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | fb9816f9d05f01330b27ddf5dfa93d0f848e3405 (diff) |
dmaengine: iop-adma: remove set but not used variable 'slots_per_op'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/dma/iop-adma.c: In function iop_adma_tx_submit:
drivers/dma/iop-adma.c:367:6: warning:
variable slots_per_op set but not used [-Wunused-but-set-variable]
It is never used, so can be removed.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions