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:
23f0cb4
)
Bluetooth: Move hci_amp_capable() function into L2CAP core
author
Marcel Holtmann
<marcel@holtmann.org>
Sat, 5 Oct 2013 18:47:48 +0000
(11:47 -0700)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Sun, 6 Oct 2013 08:25:58 +0000
(10:25 +0200)
The hci_amp_capable() function has only a single user inside the L2CAP
core. Instead of exporting the function, place it next to its user.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
No differences found