linux/net/bluetooth/rfcomm
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
Makefile
core.c net: return operator cleanup 2010-09-23 14:33:39 -07:00
sock.c Bluetooth: Add __init and __exit marks to RFCOMM 2010-07-27 12:37:27 -07:00
tty.c Bluetooth: Remove __exit from rfcomm_cleanup_ttys() 2010-07-31 16:09:21 -07:00