From: Roel Kluin Date: Wed, 4 Mar 2009 20:01:41 +0000 (-0800) Subject: [JFFS2] jffs2_acl_count() tests < 0 on unsigned X-Git-Tag: v2.6.30-rc1~143^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc371a25eab8816d49c2d322d91b48a11e206018;p=pandora-kernel.git [JFFS2] jffs2_acl_count() tests < 0 on unsigned size_t s is unsigned and cannot be less than 0. Signed-off-by: Roel Kluin Signed-off-by: Andrew Morton Signed-off-by: David Woodhouse --- Reading git-diff-tree failed