From: Andrei Emeltchenko Date: Mon, 16 Apr 2012 13:32:03 +0000 (+0300) Subject: Bluetooth: trivial: Remove empty line X-Git-Tag: v3.5-rc1~101^2~6^2^2^2~42 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=2bbf2968e5cd72d2dd9e229d85c1617b8aa48f4e;p=~emulex%2Finfiniband.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 e33165476e8..52f7e6a9a23 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 {