linux-kernel-test/drivers/net/atlx
Eric Dumazet 807540baae drivers/net: return operator cleanup
Change "return (EXPR);" to "return EXPR;"

return is not a function, parentheses are not required.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-09-26 18:34:29 -07:00
..
atl1.c drivers/net: return operator cleanup 2010-09-26 18:34:29 -07:00
atl1.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
atl2.c atlx: make strings const 2010-09-08 21:32:12 -07:00
atl2.h tree-wide: Assorted spelling fixes 2010-02-09 11:13:56 +01:00
atlx.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
atlx.h atlx: move modinfo data from atlx.h to atl1.c 2009-05-26 20:50:12 -07:00
Makefile atl2: add atl2 driver 2008-09-18 11:34:52 -04:00