When we get to a point that there are no big patches pending I'd like
to run the whole thing through ident with the default kernel indent
rules. But doing that will break any pending patches.

Just stripping the white space off from the end shouldn't upset any development.

On Tue, 7 Sep 2004 20:43:13 +0200, Simon 'corecode' Schubert
<[EMAIL PROTECTED]> wrote:
> On 07.09.2004, at 18:54, Jon Smirl wrote:
> > I used sed:
> >  sed -e 's/[     ]*$//' < $TMP > $1
> >
> > to strip the trailing white space from all of the DRM files.
> > Any objections to a check in? Kernel rules for patches are no trailing
> > white space.
> 
> while you're at doing whitespace commits: there is a bunch of structs,
> defines, comments, etc that use inconsistent indention. those could use
> a cleanup too, though the fix can't be done that automatic.
> 
> cheers
>    simon
> 
> --
> /"\
> \ /
>   \     ASCII Ribbon Campaign
> / \  Against HTML Mail and News
> 
> 
> 
> 



-- 
Jon Smirl
[EMAIL PROTECTED]


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to