From: Marcel Holtmann Date: Tue, 15 Oct 2013 17:26:39 +0000 (-0700) Subject: Bluetooth: Move eir_append_data() function into mgmt.c X-Git-Tag: v3.13-rc1~105^2~23^2^2~4^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9493399108a186492bb828417a43ff37d9ae48fa;p=pandora-kernel.git Bluetooth: Move eir_append_data() function into mgmt.c The eir_append_data() function is only used from mgmt.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