Re: [PATCH] Bluetooth: trivial: tidy up printk message output from btrtl.

From: Joe Perches
Date: Mon Sep 09 2019 - 13:02:30 EST


On Mon, 2019-09-09 at 16:03 +0100, Rui Salvaterra wrote:
> The rtl_dev_* calls in the Realtek USB Bluetooth driver add unnecessary
> device prefixes and new lines at the end of most messages, which make the
> dmesg output look like this:

OK, but maybe you could fix this one too:

drivers/bluetooth/hci_h5.c: rtl_dev_err(h5->hu->hdev, "set baud rate command failed\n");