* [PATCH 2/2] Bluetooth: hcli_ldisc: Remove double new lines
@ 2026-07-30 13:58 oshada imalka
2026-07-30 15:19 ` [2/2] " bluez.test.bot
0 siblings, 1 reply; 2+ messages in thread
From: oshada imalka @ 2026-07-30 13:58 UTC (permalink / raw)
To: marcel, luiz.dentz; +Cc: linux-bluetooth, linux-kernel, oshada imalka
Removed newline because of double new line
Signed-off-by: oshada imalka <developerimalka@gmail.com>
---
drivers/bluetooth/hci_ldisc.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/bluetooth/hci_ldisc.c b/drivers/bluetooth/hci_ldisc.c
index e7de8a278edd..ae905c3f74dc 100644
--- a/drivers/bluetooth/hci_ldisc.c
+++ b/drivers/bluetooth/hci_ldisc.c
@@ -759,7 +759,6 @@ static int hci_uart_set_proto(struct hci_uart *hu, int id)
if (err)
return err;
-
set_bit(HCI_UART_PROTO_READY, &hu->flags);
clear_bit(HCI_UART_PROTO_INIT, &hu->flags);
--
2.53.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-30 15:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-30 13:58 [PATCH 2/2] Bluetooth: hcli_ldisc: Remove double new lines oshada imalka
2026-07-30 15:19 ` [2/2] " bluez.test.bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox