From: Denis Efremov Date: Wed, 8 May 2013 23:19:42 +0000 (+0000) Subject: ipv4: ip_output: remove inline marking of EXPORT_SYMBOL functions X-Git-Tag: v3.10-rc2~34^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fbd967973ae6ae1a989f5638da8bbed93cad2c5;p=pandora-kernel.git ipv4: ip_output: 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