diff options
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | 2012-04-16 09:32:03 -0400 |
---|---|---|
committer | Gustavo Padovan <gustavo@padovan.org> | 2012-05-09 00:40:42 -0400 |
commit | 2bbf2968e5cd72d2dd9e229d85c1617b8aa48f4e (patch) | |
tree | a3f907b54eeb01be7613a3e9b091e84195f36ebc /include/net | |
parent | b29050448a7efcedf5e8bec71c371169389a7a26 (diff) |
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')
-rw-r--r-- | include/net/bluetooth/l2cap.h | 1 |
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 { | |||
532 | void (*state_change) (void *data, int state); | 532 | void (*state_change) (void *data, int state); |
533 | struct sk_buff *(*alloc_skb) (struct l2cap_chan *chan, | 533 | struct sk_buff *(*alloc_skb) (struct l2cap_chan *chan, |
534 | unsigned long len, int nb); | 534 | unsigned long len, int nb); |
535 | |||
536 | }; | 535 | }; |
537 | 536 | ||
538 | struct l2cap_conn { | 537 | struct l2cap_conn { |