From: YOSHIFUJI Hideaki Date: Thu, 19 Jul 2007 01:43:16 +0000 (+0900) Subject: [NET] BLUETOOTH: Fix whitespace errors. X-Git-Tag: v2.6.23-rc1~265^2~14 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00ae02f31519e8d6e374424bbdf0c7381489e416;p=linux-2.6 [NET] BLUETOOTH: Fix whitespace errors. Signed-off-by: YOSHIFUJI Hideaki --- diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c index f6d867e017..63caa41494 100644 --- a/net/bluetooth/hci_core.c +++ b/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; bt_cb(skb)->pkt_type = type; - + __reassembly(hdev, type) = skb; scb = (void *) skb->cb;