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:
06a96b3
)
net/hamradio: fix test in receive()
author
roel kluin
<roel.kluin@gmail.com>
Tue, 6 Oct 2009 01:20:08 +0000
(
01:20
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 13 Oct 2009 10:44:08 +0000
(
03:44
-0700)
The negation makes it a bool before the comparison and hence it
will never evaluate to true.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found