Message ID | 1617259839-31383-1-git-send-email-yumeng18@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | net/Blutooth - Coding style fix | expand |
Hi Meng, > Remove 'return' in void function and fix some coding style > > Meng Yu (2): > Bluetooth: Remove 'return' in void function > Bluetooth: Coding style fix > > net/bluetooth/6lowpan.c | 5 +---- > net/bluetooth/hci_debugfs.c | 8 ++++---- > net/bluetooth/hci_event.c | 2 +- > net/bluetooth/hci_request.c | 6 ++---- > net/bluetooth/l2cap_core.c | 7 +++---- > 5 files changed, 11 insertions(+), 17 deletions(-) both patches have been applied to bluetooth-next tree. Regards Marcel