[PATCH v2 3/7] Bluetooth: btrtl: Fix typo in comment
Bastien Nocera
hadess at hadess.net
Thu Jul 3 10:16:57 PDT 2025
Found by codespell.
Signed-off-by: Bastien Nocera <hadess at hadess.net>
---
drivers/bluetooth/btrtl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/bluetooth/btrtl.c b/drivers/bluetooth/btrtl.c
index 7838c89e529e..7c556c37c659 100644
--- a/drivers/bluetooth/btrtl.c
+++ b/drivers/bluetooth/btrtl.c
@@ -693,7 +693,7 @@ static int rtlbt_parse_firmware(struct hci_dev *hdev,
/* Loop from the end of the firmware parsing instructions, until
* we find an instruction that identifies the "project ID" for the
- * hardware supported by this firwmare file.
+ * hardware supported by this firmware file.
* Once we have that, we double-check that project_id is suitable
* for the hardware we are working with.
*/
--
2.50.0
More information about the Linux-mediatek
mailing list