> 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.

Hold off for a while, the problem with this is generating diffs against
the kernel gets messy, if we do it I think it needs to happen to both
trees at once, there are a lot of whitespace issues in the DRM, one
superpatch is waay more acceptable from a version control point of view..
(Larry says you should never do whitespace fixes using BK unless you
happen to be working on the code in that area... as you lose blame
annotations for pieces of code)..

Dave.


-- 
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / airlied at skynet.ie
pam_smb / Linux DECstation / Linux VAX / ILUG person



-------------------------------------------------------
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