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:
afb5bb5
)
[IPV6]: remove useless test in ip6_append_data
author
Dave Jones
<davej@redhat.com>
Tue, 21 Mar 2006 06:44:52 +0000
(22:44 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 21 Mar 2006 06:44:52 +0000
(22:44 -0800)
We've already dereferenced 'np' a dozen
times at this point, so it's safe to say it's not null.
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found