diff options
| author | 2010-07-24 02:04:45 -0300 | |
|---|---|---|
| committer | 2010-07-27 12:37:27 -0700 | |
| commit | 2f8362afcd2da8b313ec3cc04a50af19d3592972 (patch) | |
| tree | c4fe061e063d399c73a08e3fef7864fb4fe36a72 /drivers/bluetooth | |
| parent | Bluetooth: Add __init and __exit marks to UART drivers (diff) | |
| download | linux-dev-2f8362afcd2da8b313ec3cc04a50af19d3592972.tar.xz linux-dev-2f8362afcd2da8b313ec3cc04a50af19d3592972.zip | |
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>
Diffstat (limited to 'drivers/bluetooth')
0 files changed, 0 insertions, 0 deletions
