projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b32cb99
)
Bluetooth: btrtl: Fix typo in comment
author
Bastien Nocera
<hadess@hadess.net>
Thu, 3 Jul 2025 17:16:57 +0000
(19:16 +0200)
committer
Luiz Augusto von Dentz
<luiz.von.dentz@intel.com>
Wed, 23 Jul 2025 14:29:50 +0000
(10:29 -0400)
Found by codespell.
Signed-off-by: Bastien Nocera <hadess@hadess.net>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btrtl.c
patch
|
blob
|
history
diff --git
a/drivers/bluetooth/btrtl.c
b/drivers/bluetooth/btrtl.c
index
4d182cf
..
6abd962
100644
(file)
--- 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 fir
wm
are file.
+ * hardware supported by this fir
mw
are file.
* Once we have that, we double-check that project_id is suitable
* for the hardware we are working with.
*/