e07734fdee
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:2076:15:
warning: variable ppmax set but not used [-Wunused-but-set-variable]
drivers/target/iscsi/cxgbit/cxgbit_ddp.c:300:15:
warning: variable ppmax set but not used [-Wunused-but-set-variable]
It is not used since commit
|
||
---|---|---|
.. | ||
cxgb3i | ||
cxgb4i | ||
Kconfig | ||
Makefile | ||
libcxgbi.c | ||
libcxgbi.h |