> > > > > The best time to do this would be late(ish) in the 2.6.24 merge 
> > > > > window.
> > > > > 
> > > > > Can we do it then?
> > > > 
> > > > Sure.  I never know what the right time is.  Would that be after 2.6.23
> > > > has come out, your big bunch-o-patches has gone to Linus, and shortly
> > > > before 2.6.24-rc1?
> > > > 
> > > 
> > > Yes, that works.  I was carrying a Lindent-UFS patch for a month and it
> > > broke regularly.  But it was trivial to fix: I'd just rerun `Lindent
> > > fs/ufs/*.c' to regenerate it.  Then reapply the manual-post-lindent-fixups
> > > patch on top of that, and fix any remaining rejects.
> > 
> > It sounds like it'd be more convenient for you if I made a single
> > Lindent-PNP patch plus a post-lindent-fixups patch, rather than
> > separating things by files.
> 
> yup
> 
> >  I'll try to remember to do that after
> > 2.6.23 comes out.
> 
> thanks.
> 
> We could do it now if it's more convenient for you - there's not usually
> much happening in that area.

I agree it would be make-work to carry Lindent patches in -mm.

I think it is also a PITA to push them to Linus before RC1
because that is when a huge torrent of functional patches go in.

I think that between RC1 and RC2 (now) is as good a time as any
to push a Lindent cleanup to Linus.  If you guys agree, I'll
be happy to Lindent pnp and push it right now.  Heck, I try
to keep acpi Lindent-clean, so I could do that at the same time.

Bjorn, did you have to do any manual fix-ups to Lindent, or
did it actually get it right automatically?
Over time, I've actually changed some of the syntax of the ACPI code
so that it wouldn't confuse subsequent Lindent passes:-)
In particular, it didn't like macros that included their own ';'s.

cheers,
-Len

-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to