From: Roel Kluin Date: Tue, 6 Jan 2009 22:40:14 +0000 (-0800) Subject: hugetlb: unsigned ret cannot be negative X-Git-Tag: v2.6.29-rc1~409 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91bf189c3a766927694ce9de7d545e96b23f20fc;p=pandora-kernel.git hugetlb: unsigned ret cannot be negative unsigned long ret cannot be negative, but ret can get -EFAULT. Signed-off-by: Roel Kluin Cc: Hugh Dickins Cc: Christoph Lameter Cc: Adam Litke Cc: David Gibson Cc: Ken Chen Cc: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed