Skip to content

Commit 1e5479b

Browse files
Alain Michaudholtmann
authored andcommitted
Bluetooth: fixing minor typo in comment
This changes a simple typo in hci_event.c Signed-off-by: Alain Michaud <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
1 parent 7fedd3b commit 1e5479b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/bluetooth/hci_event.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5269,7 +5269,7 @@ static struct hci_conn *check_pending_le_conn(struct hci_dev *hdev,
52695269
case HCI_AUTO_CONN_ALWAYS:
52705270
/* Devices advertising with ADV_IND or ADV_DIRECT_IND
52715271
* are triggering a connection attempt. This means
5272-
* that incoming connectioms from slave device are
5272+
* that incoming connections from slave device are
52735273
* accepted and also outgoing connections to slave
52745274
* devices are established when found.
52755275
*/

0 commit comments

Comments
 (0)