Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information