From d170cf4674768db22b66a1be4be7877d3b2c3874 Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Thu, 12 Feb 2015 15:00:57 -0800 Subject: [PATCH] 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 Cc: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed