summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
diff options
context:
space:
mode:
authorJorrit Schippers <jorrit@ncode.nl>2012-12-27 17:33:02 +0100
committerJiri Kosina <jkosina@suse.cz>2013-01-03 16:15:49 +0100
commitd82603c6da7579c50ebe3fe7da6e3e267d9f6427 (patch)
tree9bf2bb015fa7171440d5cb9be2e572faa44dd488 /net/bluetooth
parent145bfa9d16cb1277cc98197f9bd048feacba3b8a (diff)
downloadop-kernel-dev-d82603c6da7579c50ebe3fe7da6e3e267d9f6427.zip
op-kernel-dev-d82603c6da7579c50ebe3fe7da6e3e267d9f6427.tar.gz
treewide: Replace incomming with incoming in all comments and strings
Signed-off-by: Jorrit Schippers <jorrit@ncode.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'net/bluetooth')
-rw-r--r--net/bluetooth/hci_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c
index 8a0ce70..8de421d 100644
--- a/net/bluetooth/hci_core.c
+++ b/net/bluetooth/hci_core.c
@@ -1855,7 +1855,7 @@ int hci_recv_frame(struct sk_buff *skb)
return -ENXIO;
}
- /* Incomming skb */
+ /* Incoming skb */
bt_cb(skb)->incoming = 1;
/* Time stamp */
OpenPOWER on IntegriCloud