sparc: use the new generic strnlen_user() function
authorDavid Miller <davem@davemloft.net>
Sat, 26 May 2012 18:14:27 +0000 (11:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 May 2012 18:33:54 +0000 (11:33 -0700)
This throws away the sparc-specific functions in favor of the generic
optimized version.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found