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:
25cc4ae
)
mcast: do not check 'rv' twice in a row
author
Jean Sacren
<sakiwit@gmail.com>
Sun, 3 Feb 2013 21:34:10 +0000
(21:34 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 4 Feb 2013 18:26:49 +0000
(13:26 -0500)
With the loop, don't check 'rv' twice in a row. Without the loop, 'rv'
doesn't even need to be checked.
Make the comment more grammar-friendly.
Signed-off-by: Jean Sacren <sakiwit@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found