commit | 9efde4a0bd2f21dec0c7b40da2bf2c3e189e98e2 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Thu Nov 03 13:15:10 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri Feb 24 17:05:15 2012 -0500 |
tree | 515b34e7b3939774f54118bbad14e3c867023ffe | |
parent | 732efba4d77e1b0857984c401a7b18784f51b075 [diff] |
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 <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>