[PATCH 2/2] Bluetooth: hcli_ldisc: Remove double new lines

oshada imalka <[email protected]> Thu, 30 Jul 2026 19:28:51 +0530
Newsgroups org.kernel.vger.linux-bluetooth,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
Removed newline because of double new line

Signed-off-by: oshada imalka <[email protected]>
---
 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