[PATCH v2 0/7] Bluetooth: Fix typos

Bastien Nocera hadess at hadess.net
Thu Jul 3 10:16:54 PDT 2025


Found using codespell.

Probably best taken in through the Bluetooth tree.

Changes since v1:
- Added whether typos were in comments or log strings
- Fix typo in typo fix ("btrtl: Fix typo")

Bastien Nocera (7):
  Bluetooth: btintel: Fix typo in comment
  Bluetooth: btmtk: Fix typo in log string
  Bluetooth: btrtl: Fix typo in comment
  Bluetooth: hci_bcm4377: Fix typo in comment
  Bluetooth: aosp: Fix typo in comment
  Bluetooth: RFCOMM: Fix typos in comments
  Bluetooth: Fix typos in comments

 drivers/bluetooth/btintel.c     | 2 +-
 drivers/bluetooth/btmtkuart.c   | 2 +-
 drivers/bluetooth/btrtl.c       | 2 +-
 drivers/bluetooth/hci_bcm4377.c | 2 +-
 net/bluetooth/aosp.c            | 2 +-
 net/bluetooth/hci_conn.c        | 2 +-
 net/bluetooth/hci_event.c       | 4 ++--
 net/bluetooth/hci_sync.c        | 2 +-
 net/bluetooth/lib.c             | 2 +-
 net/bluetooth/rfcomm/core.c     | 3 ++-
 net/bluetooth/rfcomm/tty.c      | 2 +-
 net/bluetooth/smp.c             | 2 +-
 12 files changed, 14 insertions(+), 13 deletions(-)

-- 
2.50.0




More information about the linux-arm-kernel mailing list