]> git.baikalelectronics.ru Git - kernel.git/commit
staging: unisys: visorbus: clean up parser_string_get function
authorDavid Kershner <david.kershner@unisys.com>
Wed, 27 Sep 2017 17:14:08 +0000 (13:14 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Sep 2017 09:17:12 +0000 (11:17 +0200)
commit522b00bf10e739a2b9904661658321dfca3bd472
tree342df5eae0b194a4e470713238caca711b73611f
parent76876f2769a64612567e8aab02cfbadf0d7a670e
staging: unisys: visorbus: clean up parser_string_get function

The function parser_string_get was writing its own strnlen function, use
the kernel version instead.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorchipset.c