From: roel kluin Date: Fri, 23 Oct 2009 05:59:21 +0000 (+0000) Subject: net: Cleanup redundant tests on unsigned X-Git-Tag: v2.6.33-rc1~388^2~602 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65a1c4fffaaf5ca166a1263d84ca664d5192cda6;p=pandora-kernel.git net: Cleanup redundant tests on unsigned optlen is unsigned so the `< 0' test is never true. Signed-off-by: Roel Kluin Signed-off-by: David S. Miller --- Reading git-diff-tree failed