From: oshada imalka <developerimalka@gmail.com>
To: marcel@holtmann.org, luiz.dentz@gmail.com
Cc: linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org,
oshada imalka <developerimalka@gmail.com>
Subject: [PATCH 2/2] Bluetooth: hcli_ldisc: Remove double new lines
Date: Thu, 30 Jul 2026 19:28:51 +0530 [thread overview]
Message-ID: <20260730135851.78195-1-developerimalka@gmail.com> (raw)
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
next reply other threads:[~2026-07-30 13:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-30 13:58 oshada imalka [this message]
2026-07-30 15:19 ` [2/2] Bluetooth: hcli_ldisc: Remove double new lines bluez.test.bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260730135851.78195-1-developerimalka@gmail.com \
--to=developerimalka@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
--cc=marcel@holtmann.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.