From: Stephen Hemminger Date: Sun, 13 Jan 2008 04:49:13 +0000 (-0800) Subject: [IPV4] fib_trie: Get rid of trie_init(). X-Git-Tag: v2.6.25-rc1~1162^2~774 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c28a1cf448e59019fa681741963c3acaeaeb6d27;p=pandora-kernel.git [IPV4] fib_trie: Get rid of trie_init(). trie_init is worthless it is just zeroing stuff that is already zero! Move the memset() down to make it obvious. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed