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:
ccd847b
)
sparc: remove inline marking of EXPORT_SYMBOL functions
author
Denis Efremov
<yefremov.denis@gmail.com>
Thu, 9 May 2013 10:36:54 +0000
(14:36 +0400)
committer
David S. Miller
<davem@davemloft.net>
Wed, 19 Jun 2013 09:09:23 +0000
(
02:09
-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>
No differences found