From: Jesper Juhl Date: Tue, 10 Jan 2006 04:54:46 +0000 (-0800) Subject: [PATCH] selinux: Remove unneeded k[cm]alloc() return value casts X-Git-Tag: v2.6.16-rc1~481 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0795cf46d174d4faab35d13d0a088b5bcb2752a;p=pandora-kernel.git [PATCH] selinux: Remove unneeded k[cm]alloc() return value casts Remove redundant casts of k*alloc() return values in security/selinux/ss/services.c Signed-off-by: Jesper Juhl Acked-by: Stephen Smalley Cc: James Morris Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed