1
0
Fork 0
alistair23-linux/net/rfkill
Eric Dumazet a02cec2155 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-23 14:33:39 -07:00
..
Kconfig rfkill: remove input Kconfig 2009-06-10 13:27:54 -04:00
Makefile rfkill: rewrite 2009-06-03 14:06:13 -04:00
core.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-04-11 14:53:53 -07:00
input.c net: return operator cleanup 2010-09-23 14:33:39 -07:00
rfkill.h rfkill: rewrite 2009-06-03 14:06:13 -04:00