git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dc4e51
)
Bluetooth: Rename __l2cap_connect() to l2cap_connect()
author
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Fri, 12 Oct 2012 11:40:40 +0000
(19:40 +0800)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Mon, 15 Oct 2012 12:44:24 +0000
(09:44 -0300)
Use of "__" usually means we need to call the function with a lock held,
which is not the case here.
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
No differences found