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:
52fbc77
)
arch/tile: remove inline marking of EXPORT_SYMBOL functions
author
Denis Efremov
<yefremov.denis@gmail.com>
Thu, 9 May 2013 10:36:53 +0000
(14:36 +0400)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Thu, 9 May 2013 17:53:45 +0000
(13:53 -0400)
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: Chris Metcalf <cmetcalf@tilera.com>
No differences found