From: Denis Efremov Date: Thu, 9 May 2013 09:19:39 +0000 (+0400) Subject: iwlegacy: remove inline marking of EXPORT_SYMBOL functions X-Git-Tag: v3.10-rc3~18^2~18^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=becdbc592580f76df58fdae14544f5db36ae05b4;p=pandora-kernel.git iwlegacy: remove inline marking of EXPORT_SYMBOL functions EXPORT_SYMBOL and inline directives are contradictory to each other. The patch fixes this inconsistency. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Denis Efremov Signed-off-by: John W. Linville --- Reading git-diff-tree failed