linux/net/bluetooth/rfcomm
Gustavo F. Padovan 2f8362afcd Bluetooth: Add __init and __exit marks to RFCOMM
Those annotation save memory and space on the binary. __init code is
discarded just after execute and __exit code is discarded if the module
is built into the kernel image or unload of modules is not allowed.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2010-07-27 12:37:27 -07:00
..
Kconfig
Makefile
core.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
sock.c Bluetooth: Add __init and __exit marks to RFCOMM 2010-07-27 12:37:27 -07:00
tty.c Bluetooth: Add __init and __exit marks to RFCOMM 2010-07-27 12:37:27 -07:00