From: Amitkumar Karwar Date: Thu, 13 Oct 2011 03:29:33 +0000 (-0700) Subject: mwifiex: fix make namespacecheck warnings X-Git-Tag: v3.2-rc1~129^2~83^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=711825a06bb288e04f8236d77c4e12eba9a1c478;p=pandora-kernel.git mwifiex: fix make namespacecheck warnings This patch takes care of warnings found by running 'make namespacecheck': 1. Remove dead code. 2. Reorder function definitions to avoid forward declarations. 3. Remove unnecessary function/structure declarations and mark them as static. Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed