From: Marcel Holtmann Date: Tue, 15 Oct 2013 17:31:12 +0000 (-0700) Subject: Bluetooth: Move eir_get_length() function into hci_event.c X-Git-Tag: v3.13-rc1~105^2~23^2^2~4^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efdcf8e3d716730d2212dfd973571a0ed00c9b10;p=pandora-kernel.git Bluetooth: Move eir_get_length() function into hci_event.c 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 Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed