From: Davi Arnaut Date: Fri, 24 Mar 2006 11:18:43 +0000 (-0800) Subject: [PATCH] strndup_user: convert keyctl X-Git-Tag: v2.6.17-rc1~868 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cb409d98e351e6817e0bc37fe6815fc14b2c036;p=pandora-kernel.git [PATCH] strndup_user: convert keyctl Copies user-space string with strndup_user() and moves the type string duplication code to a function (thus fixing a wrong check on the length of the type.) Signed-off-by: Davi Arnaut Cc: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed