android_kernel_xiaomi_sm8350/net/irda/ircomm
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_core.c
ircomm_event.c
ircomm_lmp.c
ircomm_param.c
ircomm_ttp.c
ircomm_tty_attach.c
ircomm_tty_ioctl.c
ircomm_tty.c net: return operator cleanup 2010-09-23 14:33:39 -07:00
Kconfig
Makefile