]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Remove unused {get,put}_sigset functions
authorPaul Burton <paul.burton@imgtec.com>
Mon, 27 Jul 2015 19:58:19 +0000 (12:58 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 3 Sep 2015 10:07:56 +0000 (12:07 +0200)
commite24a3dc506fcecf75f52e6cc6e59670ad068a001
treef64ffd6f8049430dd4ddadd7c2d548ac6da2aa1a
parentaae8266029ffb5a53eaec1a94ffee012cfbb0710
MIPS: Remove unused {get,put}_sigset functions

These functions are never called & thus dead code. Remove them.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: Matthew Fortune <matthew.fortune@imgtec.com>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: linux-kernel@vger.kernel.org
Cc: Richard Weinberger <richard@nod.at>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Andrew Morton <akpm@linux-foundation.org>
Patchwork: https://patchwork.linux-mips.org/patch/10793/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/signal32.c