summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2014-10-27 21:12:20 -0700
committerMarcel Holtmann <marcel@holtmann.org>2014-10-28 17:23:58 +0100
commit49c922bb1ec01ac3a98e5881f6c85ea7ef52d53f (patch)
tree5a8b97cade928284128b218b87370ab93e88091c /net/bluetooth/hci_event.c
parentdf092306d688438b39f7d433f24e091fa387afaf (diff)
downloadop-kernel-dev-49c922bb1ec01ac3a98e5881f6c85ea7ef52d53f.zip
op-kernel-dev-49c922bb1ec01ac3a98e5881f6c85ea7ef52d53f.tar.gz
Bluetooth: spelling fixes
Fix spelling errors in comments. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth/hci_event.c')
-rw-r--r--net/bluetooth/hci_event.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bluetooth/hci_event.c b/net/bluetooth/hci_event.c
index 9629153..f5704ba 100644
--- a/net/bluetooth/hci_event.c
+++ b/net/bluetooth/hci_event.c
@@ -1045,7 +1045,7 @@ static void hci_cc_le_set_adv_enable(struct hci_dev *hdev, struct sk_buff *skb)
hci_dev_lock(hdev);
- /* If we're doing connection initation as peripheral. Set a
+ /* If we're doing connection initiation as peripheral. Set a
* timeout in case something goes wrong.
*/
if (*sent) {
OpenPOWER on IntegriCloud