linux/drivers/net/ethernet/sfc
Ben Hutchings 0beaca2ca0 sfc: Remove parentheses around return expressions, reported by checkpatch
Fix the following error:

ERROR: return is not a function, parentheses are not required

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
2012-01-05 18:54:04 +00:00
..
Kconfig
Makefile
bitfield.h sfc: Fix some formatting errors reported by checkpatch 2012-01-05 18:44:49 +00:00
efx.c sfc: Avoid assignment in an if-statement, reported by checkpatch 2012-01-05 18:51:32 +00:00
efx.h sfc: Remove now-unused filter function 2012-01-04 14:10:23 -05:00
enum.h
ethtool.c sfc: Fix some formatting errors reported by checkpatch 2012-01-05 18:44:49 +00:00
falcon.c net: fix assignment of 0/1 to bool variables. 2011-12-19 22:27:29 -05:00
falcon_boards.c
falcon_xmac.c sfc: Fix some formatting errors reported by checkpatch 2012-01-05 18:44:49 +00:00
filter.c sfc: Remove now-unused filter function 2012-01-04 14:10:23 -05:00
filter.h sfc: Add support for retrieving and removing filters by ID 2012-01-04 14:10:00 -05:00
io.h
mac.h
mcdi.c
mcdi.h
mcdi_mac.c sfc: Fix some formatting errors reported by checkpatch 2012-01-05 18:44:49 +00:00
mcdi_pcol.h
mcdi_phy.c sfc: Fix some formatting errors reported by checkpatch 2012-01-05 18:44:49 +00:00
mdio_10g.c sfc: Fix some formatting errors reported by checkpatch 2012-01-05 18:44:49 +00:00
mdio_10g.h
mtd.c net: fix assignment of 0/1 to bool variables. 2011-12-19 22:27:29 -05:00
net_driver.h net: introduce and use netdev_features_t for device features sets 2011-11-16 17:43:10 -05:00
nic.c sfc: Fix some formatting errors reported by checkpatch 2012-01-05 18:44:49 +00:00
nic.h
phy.h
qt202x_phy.c sfc: Fix some formatting errors reported by checkpatch 2012-01-05 18:44:49 +00:00
regs.h
rx.c sfc: Remove parentheses around return expressions, reported by checkpatch 2012-01-05 18:54:04 +00:00
selftest.c sfc: Fix some formatting errors reported by checkpatch 2012-01-05 18:44:49 +00:00
selftest.h
siena.c net: fix assignment of 0/1 to bool variables. 2011-12-19 22:27:29 -05:00
spi.h sfc: Fix some formatting errors reported by checkpatch 2012-01-05 18:44:49 +00:00
tenxpress.c sfc: Fix some formatting errors reported by checkpatch 2012-01-05 18:44:49 +00:00
tx.c sfc: Use kcalloc instead of kzalloc to allocate array 2011-12-04 01:32:06 -05:00
txc43128_phy.c
workarounds.h