From: Stephen Hemminger Date: Thu, 24 Jan 2008 04:38:24 +0000 (-0800) Subject: [IPV4] fib_trie: remove unneeded NULL check X-Git-Tag: v2.6.25-rc1~1162^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac97f75faae2a18648145bc6bbcdd326bac6a1c2;p=pandora-kernel.git [IPV4] fib_trie: remove unneeded NULL check Since fib_route_seq_show now uses hlist_for_each_entry(), the leaf info can not be NULL. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed