projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b290504
)
Bluetooth: trivial: Remove empty line
author
Andrei Emeltchenko
<andrei.emeltchenko@intel.com>
Mon, 16 Apr 2012 13:32:03 +0000
(16:32 +0300)
committer
Gustavo Padovan
<gustavo@padovan.org>
Wed, 9 May 2012 04:40:42 +0000
(
01:40
-0300)
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/l2cap.h
patch
|
blob
|
history
diff --git
a/include/net/bluetooth/l2cap.h
b/include/net/bluetooth/l2cap.h
index e33165476e83bad67ae96763b6ce2291238c5c8c..52f7e6a9a2372c3c272ff40afb0e6921e13921c9 100644
(file)
--- 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 {