From: Linus Torvalds Date: Sat, 26 May 2012 18:09:53 +0000 (-0700) Subject: x86: use the new generic strnlen_user() function X-Git-Tag: v3.5-rc1~65^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5723aa993d83803157c22327e90cd59e3dcbe879;p=pandora-kernel.git x86: use the new generic strnlen_user() function This throws away the old x86-specific functions in favor of the generic optimized version. Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed