[PATCH] unify fdflush and freeramdisk 2

Robert P. J. Day rpjday at mindspring.com
Tue Mar 14 18:42:13 UTC 2006


On Tue, 14 Mar 2006, Bernhard Fischer wrote:

> On Tue, Mar 14, 2006 at 01:04:06PM -0500, Robert P. J. Day wrote:
> >On Tue, 14 Mar 2006, Rob Landley wrote:
> >
> >> On Tuesday 14 March 2006 2:20 am, Tito wrote:
> >> > On Tuesday 14 March 2006 03:41, you wrote:
> >> > > On Monday 13 March 2006 6:41 pm, Tito wrote:
> >> > > > Hi,
> >> > > > this patch unifies fdflush and freeramdisk as they
> >> > > > are almost identical.
> >> > >
> >> > > Neat idea.
> >> > >
> >> > > > Please apply if you think  it is ok.
> >> > >
> >> > > I tweaked it a bit.  Lemme know if the result is too subtle.
> >> >
> >> > BTW: maybe the extern slipped through removed 8 gazillion occurrences of
> >> > "extern" on function definitions patch ?
> >>
> >> Quite possibly.
> >
> >i was the one sho submitted that "extern" cleanup/removal patch.  what
> >possible glitch are we talking about here?
>
> Possibly one of these:
> find ./ -name "*.c" -exec grep -Hirn "extern " {} \;

i'm not sure how any of that relates to the patch i submitted as that
patch did nothing but *remove* extraneous storage class specifiers on
function definitions.

rday



More information about the busybox mailing list