aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/l2cap.h
diff options
context:
space:
mode:
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>2012-04-16 16:32:03 +0300
committerGustavo Padovan <gustavo@padovan.org>2012-05-09 01:40:42 -0300
commit2bbf2968e5cd72d2dd9e229d85c1617b8aa48f4e (patch)
treea3f907b54eeb01be7613a3e9b091e84195f36ebc /include/net/bluetooth/l2cap.h
parentBluetooth: Remove useless code in hci_connect (diff)
downloadlinux-dev-2bbf2968e5cd72d2dd9e229d85c1617b8aa48f4e.tar.xz
linux-dev-2bbf2968e5cd72d2dd9e229d85c1617b8aa48f4e.zip
Bluetooth: trivial: Remove empty line
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'include/net/bluetooth/l2cap.h')
-rw-r--r--include/net/bluetooth/l2cap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/bluetooth/l2cap.h b/include/net/bluetooth/l2cap.h
index e33165476e83..52f7e6a9a237 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 {