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:
b64e1c6
)
arm64: signal: let the compiler inline compat_get_sigframe
author
Will Deacon
<will.deacon@arm.com>
Fri, 23 Nov 2012 11:01:05 +0000
(11:01 +0000)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Fri, 23 Nov 2012 18:11:38 +0000
(18:11 +0000)
There's no reason to mark compat_get_sigframe inline explicitly, so
remove the annotation and let the compiler decide what's best.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
No differences found