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:
f638a2f
)
[IPV4] fib_trie: remove unneeded NULL check
author
Stephen Hemminger
<shemminger@vyatta.com>
Thu, 24 Jan 2008 04:38:24 +0000
(20:38 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:11:26 +0000
(15:11 -0800)
Since fib_route_seq_show now uses hlist_for_each_entry(), the leaf
info can not be NULL.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found