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:
6aed0c8
)
ipv6: remove superfluous nla_data() NULL pointer checks
author
Mathias Krause
<minipli@googlemail.com>
Sat, 9 Mar 2013 05:57:00 +0000
(
05:57
+0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 10 Mar 2013 20:46:09 +0000
(16:46 -0400)
nla_data() cannot return NULL, so these NULL pointer checks are
superfluous.
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found