powerpc: Rename __get_SP() to current_stack_pointer()
authorAnton Blanchard <anton@samba.org>
Mon, 13 Oct 2014 08:41:39 +0000 (19:41 +1100)
committerMichael 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