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:
9493399
)
Bluetooth: Move eir_get_length() function into hci_event.c
author
Marcel Holtmann
<marcel@holtmann.org>
Tue, 15 Oct 2013 17:31:12 +0000
(10:31 -0700)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Tue, 15 Oct 2013 18:28:38 +0000
(21:28 +0300)
The eir_get_length() function is only used from hci_event.c and so
instead of having a public function move it to the location where
it is used.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
No differences found