Forráskód Böngészése

Bluetooth: trivial: Remove empty line

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Andrei Emeltchenko 13 éve
szülő
commit
2bbf2968e5
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      include/net/bluetooth/l2cap.h

+ 0 - 1
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 {