Re: [PATCH v2] Bluetooth: Make l2cap_ertm_data_rcv static
From: Johan Hedberg <hidden> Date: 2012-01-23 10:50:19
Hi Szymon,
On Mon, Jan 23, 2012, Szymon Janc wrote:
It is not used outside of l2cap_core.c. Also 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 | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)