From: roel kluin Date: Fri, 23 Oct 2009 06:09:55 +0000 (+0000) Subject: atm: Cleanup redundant tests on unsigned X-Git-Tag: v2.6.33-rc1~388^2~601 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0c5567d06ecf7777b6c46f4d933a0a6e09a44f3;p=pandora-kernel.git atm: Cleanup redundant tests on unsigned The variables are unsigned so the `< 0' test always fails, the other part of the test catches wrapped values. Signed-off-by: Roel Kluin Signed-off-by: David S. Miller --- Reading git-diff-tree failed