cleanup:networking/interface.c

walter harms wharms at bfs.de
Thu Nov 20 08:08:50 UTC 2008



Denys Vlasenko schrieb:
> 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) } ;
> 


ups, i see -- missing ; --
i assume that you have fixed that little hickup ?

re,
 wh



More information about the busybox mailing list