commit | bfd51626cbf61cb23f787d8ff972ef0d5ddacc0b | [log] [tgz] |
---|---|---|
author | Davi Arnaut <davi.arnaut@gmail.com> | Sun Oct 30 14:59:24 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Oct 30 17:37:11 2005 -0800 |
tree | 63e2a8e552b33509130822ed9222d7266cbeb69f | |
parent | ce4c2bd1a9dfebaefadc2d34b17c6f12101751be [diff] |
[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 <jmorris@namei.org> Acked-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>