]> asedeno.scripts.mit.edu Git - linux.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)
commit90d1ecf04879714b3ba06ab7c1805aa30e6f535d
tree342df5eae0b194a4e470713238caca711b73611f
parent3f5a562b1e41140f439112f1a6e6aaf32eb19c12
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