linux/net/irda
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
..
ircomm net: return operator cleanup 2010-09-23 14:33:39 -07:00
irlan net/irda: Use static const char * const where possible 2010-09-14 20:22:05 -07:00
irnet net: return operator cleanup 2010-09-23 14:33:39 -07:00
af_irda.c net: return operator cleanup 2010-09-23 14:33:39 -07:00
discovery.c net: return operator cleanup 2010-09-23 14:33:39 -07:00
irda_device.c
iriap_event.c
iriap.c net: Remove unnecessary returns from void function()s 2010-05-17 23:23:14 -07:00
irias_object.c
irlap_event.c
irlap_frame.c
irlap.c
irlmp_event.c
irlmp_frame.c net: return operator cleanup 2010-09-23 14:33:39 -07:00
irlmp.c net: return operator cleanup 2010-09-23 14:33:39 -07:00
irmod.c
irnetlink.c
irproc.c
irqueue.c
irsysctl.c
irttp.c irttp: Print device parameters and statistics as unsigned 2010-06-12 18:18:33 -07:00
Kconfig
Makefile
parameters.c
qos.c
timer.c
wrapper.c