cleanup:networking/interface.c

Denys Vlasenko vda.linux at googlemail.com
Thu Nov 20 02:01:47 UTC 2008


On Tuesday 18 November 2008 16:08, walter harms wrote:
> this is a cleanup patch that does not change code only rearrange it.
> the whole idea is to have better readable code.
> all size changes are due to the compiler.
> 
> NTL it would be nice if someone who used IPV6 could confirm that is still works.
> 
> size interface.o.new  interface.o
>    text    data     bss     dec     hex filename
>    8626       0      25    8651    21cb interface.o.new
>    8853       0      25    8878    22ae interface.o

This would not compile:

+static void ife_print6(struct interface *ptr) { while(0) } ;

--
vda



More information about the busybox mailing list