]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[NET] BLUETOOTH: Fix whitespace errors.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Thu, 19 Jul 2007 01:43:16 +0000 (10:43 +0900)
committerYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Thu, 19 Jul 2007 01:43:16 +0000 (10:43 +0900)
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
net/bluetooth/hci_core.c

index f6d867e0179f3e3cd1692161997d1abeb49948dc..63caa414945de3b68e728f7d29fba7f8e7c63bb5 100644 (file)
@@ -982,7 +982,7 @@ int hci_recv_fragment(struct hci_dev *hdev, int type, void *data, int count)
 
                        skb->dev = (void *) hdev;
                        bt_cb(skb)->pkt_type = type;
-       
+
                        __reassembly(hdev, type) = skb;
 
                        scb = (void *) skb->cb;