remove useless (unsigned >= 0) comparison
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 3 Oct 2009 23:13:35 +0000 (01:13 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 3 Oct 2009 23:13:35 +0000 (01:13 +0200)
commitfd2dc53ba49ed2bdb077a45f4793d397fa92d2da
tree2d9653606439b6e5936ae4d478fd22befd47c4eb
parent1d63f046d042bff32501ed0ef503dd77b9ca9b0a
remove useless (unsigned >= 0) comparison

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/libiproute/utils.c