Bluetooth: Remove unused function
authorMat Martineau <mathewm@codeaurora.org>
Fri, 27 Apr 2012 23:50:49 +0000 (16:50 -0700)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 9 May 2012 04:40:48 +0000 (01:40 -0300)
commitdbd89fddc1f1fc96085deb164b7b9b2361241dd3
tree723438afc91314544d3194fff3108b0141547a00
parent105bdf9ec19e729bacdb33861c74fcf3eb39eb37
Bluetooth: Remove unused function

l2cap_get_chan_by_ident was not used, but didn't generate a compiler
warning because it was an inline function.

Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
Signed-off-by: Gustavo Padovan <gustavo@padovan.org>
net/bluetooth/l2cap_core.c