Skip to content
Commit db0d07fa authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: clean up function declarations in traps.c



Drop 'extern' from all function declarations and move those that need to
be visible from traps.c to traps.h. Add 'asmlinkage' to declarations of
fucntions defined in assembly. Add 'static' to declarations and
definitions only used locally. Add argument names in declarations.
Drop unused second argument from do_multihit and do_page_fault.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 725aea87
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment