sh: use the new generic strnlen_user() function
authorPaul Mundt <lethal@linux-sh.org>
Mon, 4 Jun 2012 06:46:05 +0000 (15:46 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 13 Jun 2012 01:28:37 +0000 (10:28 +0900)
This discards both the _32 and _64 versions in favour of the consolidated
generic one.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found