The following patchset adds documentation to exported functions in `net/bluetooth/lib.c` and ensures that `bt_*` logging functions are calling the correct pr_* function as opposed to `printk(KERN_*`. Yuran Pereira (2): Bluetooth: Add documentation to exported functions in lib Bluetooth: Replaces printk with pr_debug in bt_dbg net/bluetooth/lib.c | 71 ++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 67 insertions(+), 4 deletions(-) -- 2.25.1