cleanup:networking/interface.c
Denys Vlasenko
vda.linux at googlemail.com
Sat Nov 22 18:58:32 UTC 2008
On Thursday 20 November 2008 09:08, walter harms wrote:
> > 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 ?
Applied, thanks.
--
vda
More information about the busybox
mailing list