From: Szymon Janc Date: Mon, 23 Jan 2012 09:06:05 +0000 (+0100) Subject: Bluetooth: Make l2cap_ertm_data_rcv static X-Git-Tag: v3.4-rc1~177^2~112^2~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cad8f1d072375a550ca81419799ba381118c14bb;p=pandora-kernel.git Bluetooth: Make l2cap_ertm_data_rcv static 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 Acked-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed