Re: [PATCH v2] Bluetooth: btusb: Fix typo and correct the log print

2021-02-02 Thread Marcel Holtmann
Hi Jupeng, > Change "deivice" to "device" > > Correct "Unsupported support hardware variant (%08x)" to > "Unsupported hardware variant (%08x)" > > Signed-off-by: Jupeng Zhong > --- > drivers/bluetooth/btusb.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) patch doesn’t not apply cl

[PATCH v2] Bluetooth: btusb: Fix typo and correct the log print

2021-02-01 Thread zjp734690220
From: Jupeng Zhong Change "deivice" to "device" Correct "Unsupported support hardware variant (%08x)" to "Unsupported hardware variant (%08x)" Signed-off-by: Jupeng Zhong --- drivers/bluetooth/btusb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/bluetooth/bt