From: Stephen Hemminger Date: Wed, 23 Jan 2008 05:53:36 +0000 (-0800) Subject: [IPV4] fib_trie: style cleanup X-Git-Tag: v2.6.25-rc1~1162^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a07f5f508a4d9728c8e57d7f66294bf5b254ff7f;p=pandora-kernel.git [IPV4] fib_trie: style cleanup Style cleanups: * make check_leaf return -1 or plen, rather than by reference * Get rid of #ifdef that is always set * split out embedded function calls in if statements. * checkpatch warnings Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed