From: Thomas Richter Date: Wed, 22 Oct 2014 10:18:02 +0000 (+0200) Subject: qeth: qeth_core_main make local functions static X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~345^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bca516502efe1884515ff9bb8390a00f35464efa;p=pandora-kernel.git qeth: qeth_core_main make local functions static This patch makes some global functions static and removes the prototypes from the header file. Also function qeth_query_card_info is not exported anymore, there is no external user for it, this function should never have been exported in the first place. Signed-off-by: Thomas Richter Signed-off-by: Frank Blaschka Signed-off-by: David S. Miller --- Reading git-diff-tree failed