Revert "Bluetooth: Remove debugfs directory on module init failure"
This reverts commit 66a71e8659
.
This commit is contained in:
parent
27042df7ec
commit
cafb5ebf44
1 changed files with 0 additions and 1 deletions
|
@ -779,7 +779,6 @@ cleanup_sysfs:
|
|||
bt_sysfs_cleanup();
|
||||
cleanup_led:
|
||||
bt_leds_cleanup();
|
||||
debugfs_remove_recursive(bt_debugfs);
|
||||
return err;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue