git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7677fc9
)
ipv4: ip_output: remove inline marking of EXPORT_SYMBOL functions
author
Denis Efremov
<yefremov.denis@gmail.com>
Wed, 8 May 2013 23:19:42 +0000
(23:19 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 11 May 2013 23:12:44 +0000
(16:12 -0700)
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>
net/ipv4/ip_output.c
patch
|
blob
|
history
diff --cc
net/ipv4/ip_output.c
Simple merge