diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-10-19 15:51:28 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-10-23 05:28:14 +0300 |
commit | 665fc901b59ba336bb084ec0a0606ad8fc7d673f (patch) | |
tree | e53b487c3690415f493fd605f6fddc97b1c3f218 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 627d39c397999668557f6268b48ec8a74b6d2b0b (diff) | |
download | linux-665fc901b59ba336bb084ec0a0606ad8fc7d673f.tar.xz |
octeontx2-af: Remove set but not used variable 'block'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/net/ethernet/marvell/octeontx2/af/rvu_npa.c: In function 'rvu_npa_init':
drivers/net/ethernet/marvell/octeontx2/af/rvu_npa.c:446:20: warning:
variable 'block' set but not used [-Wunused-but-set-variable]
It never used since introduction in
commit 7a37245ef23f ("octeontx2-af: NPA block admin queue init")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions