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:
bfe9a2c
)
powerpc: Rename __get_SP() to current_stack_pointer()
author
Anton Blanchard
<anton@samba.org>
Mon, 13 Oct 2014 08:41:39 +0000
(19:41 +1100)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Wed, 15 Oct 2014 00:23:20 +0000
(11:23 +1100)
Michael points out that __get_SP() is a pretty horrible
function name. Let's give it a better name.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
No differences found