Re: [PATCH] bluetooth: hci_ll: remove \n from kernel messages

2017-12-03 Thread Marcel Holtmann
Hi David, > The bt_* printk macros include a \n already, so we don't need extra ones > here. > > Signed-off-by: David Lechner > --- > drivers/bluetooth/hci_ll.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) patch has been applied to bluetooth-next tree.

Re: [PATCH] bluetooth: hci_ll: remove \n from kernel messages

2017-12-03 Thread Marcel Holtmann
Hi David, > The bt_* printk macros include a \n already, so we don't need extra ones > here. > > Signed-off-by: David Lechner > --- > drivers/bluetooth/hci_ll.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel

[PATCH] bluetooth: hci_ll: remove \n from kernel messages

2017-12-02 Thread David Lechner
The bt_* printk macros include a \n already, so we don't need extra ones here. Signed-off-by: David Lechner --- drivers/bluetooth/hci_ll.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/bluetooth/hci_ll.c b/drivers/bluetooth/hci_ll.c index

[PATCH] bluetooth: hci_ll: remove \n from kernel messages

2017-12-02 Thread David Lechner
The bt_* printk macros include a \n already, so we don't need extra ones here. Signed-off-by: David Lechner --- drivers/bluetooth/hci_ll.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/bluetooth/hci_ll.c b/drivers/bluetooth/hci_ll.c index 42142be..0f0a3a2