Skip to content
Commit 5bbdb48d authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Kill show_stackframe{,32}().



Noticed via sparse:

arch/sparc64/kernel/process.c:215:6: warning: symbol 'show_stackframe' was not declared. Should it be static?
arch/sparc64/kernel/process.c:243:6: warning: symbol 'show_stackframe32' was not declared. Should it be static?

It is totally unused.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c3c25240
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment