Ver Fonte

[NET] BLUETOOTH: Fix whitespace errors.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
YOSHIFUJI Hideaki há 18 anos atrás
pai
commit
00ae02f315
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      net/bluetooth/hci_core.c

+ 1 - 1
net/bluetooth/hci_core.c

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