mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
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>