From: Davi Arnaut Date: Sun, 30 Oct 2005 22:59:24 +0000 (-0800) Subject: [PATCH] SELinux: remove unecessary size_t checks in selinuxfs X-Git-Tag: v2.6.15-rc1~59^2~15^2~176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfd51626cbf61cb23f787d8ff972ef0d5ddacc0b;p=pandora-kernel.git [PATCH] SELinux: remove unecessary size_t checks in selinuxfs This patch removes a bunch of unecessary checks for (size_t < 0) in selinuxfs. Signed-off-by: James Morris Acked-by: Stephen Smalley Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed