git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
732efba
)
tipc: Eliminate a test for negative unsigned quantities
author
Allan Stephens
<allan.stephens@windriver.com>
Thu, 3 Nov 2011 17:15:10 +0000
(13:15 -0400)
committer
Paul Gortmaker
<paul.gortmaker@windriver.com>
Fri, 24 Feb 2012 22:05:15 +0000
(17:05 -0500)
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>
No differences found