From: Andrei Emeltchenko Date: Mon, 16 Apr 2012 13:32:03 +0000 (+0300) Subject: Bluetooth: trivial: Remove empty line X-Git-Tag: next-20120417~43^2~1 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=d41d91bdce54e45511ecb8d8d45ca55b81f04275;p=karo-tx-linux.git Bluetooth: trivial: Remove empty line Signed-off-by: Andrei Emeltchenko Signed-off-by: Marcel Holtmann --- diff --git a/include/net/bluetooth/l2cap.h b/include/net/bluetooth/l2cap.h index e0e55492db33..0fac788600dd 100644 --- a/include/net/bluetooth/l2cap.h +++ b/include/net/bluetooth/l2cap.h @@ -532,7 +532,6 @@ struct l2cap_ops { void (*state_change) (void *data, int state); struct sk_buff *(*alloc_skb) (struct l2cap_chan *chan, unsigned long len, int nb); - }; struct l2cap_conn {