Bluetooth: Remove __exit from rfcomm_cleanup_ttys()
authorGustavo F. Padovan <padovan@profusion.mobi>
Sat, 31 Jul 2010 22:57:05 +0000 (19:57 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 31 Jul 2010 23:09:21 +0000 (16:09 -0700)
commit28e9509b1270e5cfa8bb3c5ff51f39214aa09262
tree04d78ebd2c6f3dfcd588e6dfd5820772364213c4
parentea4bd8ba804dedefa65303b3bd105d6d2808e621
Bluetooth: Remove __exit from rfcomm_cleanup_ttys()

rfcomm_cleanup_ttys() is also called from rfcomm_init(), so it can't
have __exit.

Reported-by: Mat Martineau <mathewm@codeaurora.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/rfcomm/tty.c