Thread (4 messages) flat view 4 messages, 2 authors, 2012-01-20
STALE5310d

[PATCH 2/2] Bluetooth: Remove not needed l2cap_ertm_data_rcv forward declaration

From: Szymon Janc <hidden>
Date: 2012-01-17 10:42:31
Subsystem: bluetooth subsystem, the rest · Maintainers: Marcel Holtmann, Luiz Augusto von Dentz, Linus Torvalds

l2cap_ertm_data_rcv is only used after it is defined so there is no
need for forward declaration.

Signed-off-by: Szymon Janc <redacted>
---
 net/bluetooth/l2cap_core.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/net/bluetooth/l2cap_core.c b/net/bluetooth/l2cap_core.c
index d66c368..003bd40 100644
--- a/net/bluetooth/l2cap_core.c
+++ b/net/bluetooth/l2cap_core.c
@@ -73,8 +73,6 @@ static int l2cap_build_conf_req(struct l2cap_chan *chan, void *data);
 static void l2cap_send_disconn_req(struct l2cap_conn *conn,
 				struct l2cap_chan *chan, int err);
 
-static int l2cap_ertm_data_rcv(struct l2cap_chan *chan, struct sk_buff *skb);
-
 /* ---- L2CAP channels ---- */
 
 static struct l2cap_chan *__l2cap_get_chan_by_dcid(struct l2cap_conn *conn, u16 cid)
-- 
on behalf of ST-Ericsson
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help