Bluetooth: trivial: Remove empty line

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
This commit is contained in:
Andrei Emeltchenko 2012-04-16 16:32:03 +03:00 коммит произвёл Gustavo Padovan
Родитель b29050448a
Коммит 2bbf2968e5
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -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 {