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:
1795378
)
wireless: remove redundant tests on unsigned
author
Roel Kluin
<roel.kluin@gmail.com>
Mon, 22 Jun 2009 15:42:21 +0000
(17:42 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 10 Jul 2009 19:01:57 +0000
(15:01 -0400)
bufsize and remainder are unsigned. When negative they are wrapped and caught by
the other test.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found