]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
MIPS: Lasat: Remove unused function from sysctl code.
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Thu, 1 Jan 2015 16:48:23 +0000 (17:48 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 2 Apr 2015 11:54:22 +0000 (13:54 +0200)
commit1f8d271385d542796ab7917692908beef10acdc9
treea37ae8e03d8abd552eba05d308da0e1793561728
parent40d12172c8a5c2f3fc39642fc564b053575cd000
MIPS: Lasat: Remove unused function from sysctl code.

Remove the function proc_dolasatint() 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: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/8868/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lasat/sysctl.c