Hi Luiz, > This moves hci_debugfs_create_basic to hci_debugfs.c which is where all > the others debugfs entries are handled. > > Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > --- > net/bluetooth/hci_core.c | 124 ------------------------------------ > net/bluetooth/hci_debugfs.c | 123 +++++++++++++++++++++++++++++++++++ > net/bluetooth/hci_debugfs.h | 5 ++ > 3 files changed, 128 insertions(+), 124 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel