From: roel kluin Date: Thu, 8 Jan 2009 02:09:08 +0000 (-0800) Subject: romfs: romfs_iget() - unsigned ino >= 0 is always true X-Git-Tag: v2.6.29-rc1~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f15659628b43b27c20447c731456c39cbec973e9;p=pandora-kernel.git romfs: romfs_iget() - unsigned ino >= 0 is always true romfs_strnlen() returns int unsigned X >= 0 is always true [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: roel kluin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed