ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal
authorHannes Frederic Sowa <hannes@stressinduktion.org>
Mon, 6 Oct 2014 17:58:34 +0000 (19:58 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Oct 2014 04:02:30 +0000 (00:02 -0400)
Also renamed struct fib6_walker_t to fib6_walker and enum fib_walk_state_t
to fib6_walk_state as recommended by Cong Wang.

Cc: Cong Wang <cwang@twopensource.com>
Cc: YOSHIFUJI Hideaki <hideaki@yoshifuji.org>
Cc: Martin Lau <kafai@fb.com>
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found