From: Denis Efremov Date: Thu, 9 May 2013 10:36:54 +0000 (+0400) Subject: sparc: remove inline marking of EXPORT_SYMBOL functions X-Git-Tag: v3.10-rc7~22^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbebe0da64d0738a21221a7f9d29510b9f29d908;p=pandora-kernel.git sparc: 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: David S. Miller --- Reading git-diff-tree failed