From: Andre Guedes Date: Tue, 30 Apr 2013 18:29:30 +0000 (-0300) Subject: Bluetooth: Make mgmt_start_discovery_failed static X-Git-Tag: v3.11-rc1~64^2~78^2^2~23^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41dc2bd6d13bfccc34d05586be2eb65876a5990a;p=pandora-kernel.git Bluetooth: Make mgmt_start_discovery_failed static mgmt_start_discovery_failed is now only used in mgmt.c so we can make it a local function. This patch also moves the mgmt_start_ discovery_failed definition up in mgmt.c to avoid forward declaration. Signed-off-by: Andre Guedes Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed