Re: [PATCH] Bluetooth: btusb: Remove duplicate newlines from logging
From: Marcel Holtmann
Date: Tue Dec 22 2020 - 07:24:36 EST
Hi Joe,
> The bt_dev_<level> macros already append a newline.
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
> ---
>
> The "No memory" message could be removed as bt_skb_alloc already does
> a dump_stack() on allocation failure.
>
> drivers/bluetooth/btusb.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
patch has been applied to bluetooth-next tree.
Regards
Marcel