From: YOSHIFUJI Hideaki Date: Thu, 19 Jul 2007 01:43:16 +0000 (+0900) Subject: [NET] BLUETOOTH: Fix whitespace errors. X-Git-Tag: firefly_0821_release~27461^2~14 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=00ae02f31519e8d6e374424bbdf0c7381489e416;p=firefly-linux-kernel-4.4.55.git [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 f6d867e0179f..63caa414945d 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;