mirror of https://gitee.com/openkylin/linux.git
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:
parent
b29050448a
commit
2bbf2968e5
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue