linux/drivers/net/ethernet/chelsio/cxgb4
Wu Fengguang 1fb7cd4ef0 cxgb4: fix boolreturn.cocci warnings
drivers/net/ethernet/chelsio/cxgb4/cxgb4_fcoe.c:49:9-10: WARNING: return of 0/1 in function 'cxgb_fcoe_sof_eof_supported' 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

CC: Varun Prakash <varun@chelsio.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-29 12:15:56 -07:00
..
clip_tbl.c cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead 2015-02-20 17:25:52 -05:00
clip_tbl.h cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead 2015-02-20 17:25:52 -05:00
cxgb4_dcb.c chelsio: cxgb4: fix sparse warning 2015-02-05 16:03:27 -08:00
cxgb4_dcb.h cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixes 2015-02-02 18:54:35 -08:00
cxgb4_debugfs.c cxgb4: Try and provide an RDMA CIQ per cpu 2015-03-05 15:11:52 -05:00
cxgb4_debugfs.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-02-17 14:56:45 -08:00
cxgb4_fcoe.c cxgb4: fix boolreturn.cocci warnings 2015-03-29 12:15:56 -07:00
cxgb4_fcoe.h cxgb4: add cxgb4_fcoe.h and macro definitions for FCoE 2015-03-24 15:24:38 -04:00
cxgb4_main.c cxgb4: add cxgb4_fcoe.c for FCoE 2015-03-24 15:24:38 -04:00
cxgb4_uld.h cxgb4 : Update ipv6 address handling api 2015-01-15 18:59:46 -05:00
cxgb4.h cxgb4: add cxgb4_fcoe.h and macro definitions for FCoE 2015-03-24 15:24:38 -04:00
l2t.c iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messages 2015-01-12 16:19:34 -05:00
l2t.h cxgb4 : Update copyright year on all cxgb4 files 2014-06-22 21:13:33 -07:00
Makefile cxgb4: update Kconfig and Makefile for FCoE support 2015-03-24 15:24:38 -04:00
sge.c cxgb4: add cxgb4_fcoe.c for FCoE 2015-03-24 15:24:38 -04:00
t4_hw.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-03-20 18:51:09 -04:00
t4_hw.h cxgb4: Add support for ULP RX logic analyzer output in debugfs 2015-02-07 22:52:39 -08:00
t4_msg.h cxgb4: add cxgb4_fcoe.h and macro definitions for FCoE 2015-03-24 15:24:38 -04:00
t4_pci_id_tbl.h cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const" 2015-03-19 15:30:21 -04:00
t4_regs.h cxgb4: Add support in debugfs to dump the congestion control table 2015-02-07 22:52:39 -08:00
t4_values.h cxgb4: Add support to dump mailbox content in debugfs 2015-02-07 22:52:39 -08:00
t4fw_api.h ethernet: codespell comment spelling fixes 2015-03-08 22:54:22 -04:00
t4fw_version.h cxgb4: Move firmware version MACRO to t4fw_version.h 2015-01-27 17:18:24 -08:00