From: Denis Efremov Date: Thu, 9 May 2013 09:19:37 +0000 (+0400) Subject: staging: nvec: remove inline marking of EXPORT_SYMBOL functions X-Git-Tag: v3.10-rc3~23^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=705a421238964e26f13a87d01cefa229eb8a458d;p=pandora-kernel.git staging: nvec: 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: Greg Kroah-Hartman --- Reading git-diff-tree failed