Skip to content

Commit

Permalink
[IPV4] fib_trie: style cleanup
Browse files Browse the repository at this point in the history
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 <stephen.hemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Stephen Hemminger authored and David S. Miller committed Jan 28, 2008
1 parent bc3c8c1 commit a07f5f5
Showing 1 changed file with 142 additions and 95 deletions.
Loading

0 comments on commit a07f5f5

Please sign in to comment.