From: Chuck Lever Date: Sun, 1 Jul 2007 16:12:30 +0000 (-0400) Subject: NFS: Clean-up: Replace nfs_copy_user_string with strndup_user X-Git-Tag: v2.6.23-rc1~1073^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29eb981a3b8eb4e61cd5b9da835768045d0446cb;p=pandora-kernel.git NFS: Clean-up: Replace nfs_copy_user_string with strndup_user The new string utility function strndup_user can be used instead of nfs_copy_user_string, eliminating an unnecessary duplication of function. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed