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
|
||
---|---|---|
.. | ||
cgx_fw_if.h | ||
cgx.c | ||
cgx.h | ||
common.h | ||
Makefile | ||
mbox.c | ||
mbox.h | ||
rvu_cgx.c | ||
rvu_nix.c | ||
rvu_npa.c | ||
rvu_reg.h | ||
rvu_struct.h | ||
rvu.c | ||
rvu.h |