diff options
Diffstat (limited to 'net/bluetooth/hci_sysfs.c')
| -rw-r--r-- | net/bluetooth/hci_sysfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bluetooth/hci_sysfs.c b/net/bluetooth/hci_sysfs.c index a5c4804b77f4..989b22d9042e 100644 --- a/net/bluetooth/hci_sysfs.c +++ b/net/bluetooth/hci_sysfs.c | |||
| @@ -348,7 +348,7 @@ int __init bt_sysfs_init(void) | |||
| 348 | return 0; | 348 | return 0; |
| 349 | } | 349 | } |
| 350 | 350 | ||
| 351 | void __exit bt_sysfs_cleanup(void) | 351 | void bt_sysfs_cleanup(void) |
| 352 | { | 352 | { |
| 353 | class_destroy(bt_class); | 353 | class_destroy(bt_class); |
| 354 | 354 | ||
