From: Marcel Holtmann Date: Sun, 13 Jul 2014 23:30:15 +0000 (+0200) Subject: Bluetooth: Remove sco_chan_get helper function X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~42^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb5a4de80f266d0bb7edd43c61894da74faaa91a;p=pandora-kernel.git Bluetooth: Remove sco_chan_get helper function The sco_chan_get helper function is only used in two places and really only protects conn->sk with a lock. So instead of hiding that fact, just put the actual code in place where it is used. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed