[PATCH] size reduction and clean up swaponoff.c
Mike Frysinger
vapier at gentoo.org
Fri Sep 16 21:56:21 UTC 2005
On Friday 16 September 2005 03:48 pm, Rob Landley wrote:
> By the way, having looked at the multiple arguments fix, the ret=0 right
> before that isn't currently needed since the ret!=0 case from
> getopt_ulflags returns, so we can only get there right now if it is zero,
> correct?
actually, gcc seems to optimize on my amd64 box such that the size is the
same ...
-mike
More information about the busybox
mailing list