]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arch: sparc: kernel: traps_64.c: Remove some unused functions
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sat, 20 Dec 2014 12:33:54 +0000 (13:33 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Mar 2015 05:33:58 +0000 (21:33 -0800)
commitcb26285df11fc6c6c2110abc8fcb8d02f6f96764
tree550c6b6cfd6d9753a68d0b58bf243bf423893d29
parenta38ecbbd0be025a6ecbbfd22d2575a5b46317117
arch: sparc: kernel: traps_64.c: Remove some unused functions

Removes some functions that are not used anywhere:
do_fpdis_tl1() do_iae_tl1() do_dae_tl1() do_cee_tl1()

This was partially found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/entry.h
arch/sparc/kernel/traps_64.c