Home
last modified time | relevance | path

Searched hist:"2 fbd967973ae6ae1a989f5638da8bbed93cad2c5" (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dip_output.cdiff 2fbd967973ae6ae1a989f5638da8bbed93cad2c5 Thu May 09 01:19:42 CEST 2013 Denis Efremov <yefremov.denis@gmail.com> 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 <yefremov.denis@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>