From: Roberta Dobrescu Date: Thu, 30 Oct 2014 22:01:20 +0000 (+0200) Subject: staging: rtl8723au: Remove useless static functions X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~499 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5333f8982c2fe95b04c8f1bce64fed691b47eec;p=pandora-kernel.git staging: rtl8723au: Remove useless static functions This patch removes the static functions bthci_CmdSetEventFilter, bthci_CmdReadRSSI and bthci_CmdHostNumberOfCompletedPackets, since their body only consists of 'return HCI_STATUS_SUCCESS'. Signed-off-by: Roberta Dobrescu Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed