]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Sun, 29 Apr 2012 20:27:45 +0000 (17:27 -0300)
commitfb872142dca29fa847c53f51abe589af6a8fcec3
treed24f2e2eff4035acdc66b07809e42037f8546793
parent3389ebd2fe67f35552e129a4753e5bf39693fd70
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