From: Allan Stephens Date: Thu, 3 Nov 2011 17:15:10 +0000 (-0400) Subject: tipc: Eliminate a test for negative unsigned quantities X-Git-Tag: v3.4-rc1~177^2~171^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9efde4a0bd2f21dec0c7b40da2bf2c3e189e98e2;p=pandora-kernel.git tipc: Eliminate a test for negative unsigned quantities Simplifies a comparison operation to eliminate a useless test that checks if an unsigned value is less than zero. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed