MIPS: Re-use kstrtobool_from_user()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 3 May 2018 11:45:11 +0000 (14:45 +0300)
committerJames Hogan <jhogan@kernel.org>
Mon, 14 May 2018 22:58:23 +0000 (23:58 +0100)
commitf83e4e1e0ef5c6db4f5c249fe485b2f1029180c5
treeafc85153b559ffb5cf757b7005d76803100ea542
parentf06e7aa47f3cad55c5737eb87280e90e25882d60
MIPS: Re-use kstrtobool_from_user()

Re-use kstrtobool_from_user() instead of open coded variant.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/mm/sc-debugfs.c