1
0
Fork 0

[NET] BLUETOOTH: Fix whitespace errors.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
hifive-unleashed-5.1
YOSHIFUJI Hideaki 2007-07-19 10:43:16 +09:00
parent bd3b071b91
commit 00ae02f315
1 changed files with 1 additions and 1 deletions

View 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;