From: Fengguang Wu Date: Sat, 20 Apr 2013 13:24:31 +0000 (+0300) Subject: Bluetooth: hci_get_cmd_complete() can be static X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~77^2~18^2^2~9^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77a63e0a550a731d2bd330679696d8fe66bf94a9;p=pandora-kernel.git Bluetooth: hci_get_cmd_complete() can be static There are new sparse warnings show up in tree: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next master head: a0b644b0385fa58ca578f6dce4473e8a8e6f6c38 commit: 75e84b7c522c6e07964cd1f5bf28535768a1e9fa Bluetooth: Add __hci_cmd_sync() helper function date: 13 days ago >> net/bluetooth/hci_core.c:82:16: sparse: symbol 'hci_get_cmd_complete' was not declared. Should it be static? Signed-off-by: Fengguang Wu Acked-by: Johan Hedberg Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed