From: Gustavo Padovan Date: Fri, 12 Oct 2012 11:40:40 +0000 (+0800) Subject: Bluetooth: Rename __l2cap_connect() to l2cap_connect() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~337^2^2~105^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=300229f962b36e292524b26c86962d7339010b44;p=pandora-kernel.git Bluetooth: Rename __l2cap_connect() to l2cap_connect() Use of "__" usually means we need to call the function with a lock held, which is not the case here. Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed