OSDN Git Service

arch/frv/mm/extable.c: remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Thu, 12 Feb 2015 23:00:57 +0000 (15:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 Feb 2015 02:54:12 +0000 (18:54 -0800)
commitd170cf4674768db22b66a1be4be7877d3b2c3874
tree787a5221bb7ebb59cfbc3089434333c010343750
parent0f050d997e275cf0e47ddc7006284eaa3c6fe049
arch/frv/mm/extable.c: remove unused function

Remove the function search_one_table() that is not used anywhere.

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

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/frv/mm/extable.c