60f537d575
drivers/scsi/bnx2fc/bnx2fc_hwi.c:1019:9-10: WARNING: return of 0/1 in function 'bnx2fc_pending_work' with return type bool
Return statements in functions returning bool should use
true/false instead of 1/0.
Generated by: scripts/coccinelle/misc/boolreturn.cocci
Fixes:
|
||
---|---|---|
.. | ||
57xx_hsi_bnx2fc.h | ||
Kconfig | ||
Makefile | ||
bnx2fc.h | ||
bnx2fc_constants.h | ||
bnx2fc_debug.c | ||
bnx2fc_debug.h | ||
bnx2fc_els.c | ||
bnx2fc_fcoe.c | ||
bnx2fc_hwi.c | ||
bnx2fc_io.c | ||
bnx2fc_tgt.c |