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:
545f361
)
6lowpan: remove unnecessary check on err >= 0
author
Alexander Aring
<alex.aring@gmail.com>
Mon, 28 Oct 2013 09:24:17 +0000
(10:24 +0100)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Oct 2013 23:47:51 +0000
(19:47 -0400)
The err variable can only be zero in this case.
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Reviewed-by: Werner Almesberger <werner@almesberger.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found