|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [patch] libxc whitespace
On Fri, Apr 14, 2006 at 03:08:31PM -0500, Hollis Blanchard wrote:
> I noticed there is an prodigious amount of trailing whitespace in
> tools/libxc. This patch, a result of running
> perl -p -i -e 's/\s+$/\n/g' tools/libxc/*.[ch]
> removes it all. You could also run the perl yourself to produce the same
> effect.
>
> There were also a few tabs that had snuck in. I left the headers alone,
> but fixed the instances in code.
>
> As usual, the IA64 code contains some truly bizarre use of whitespace,
> but I resisted the temptation.
>
> The resulting patch is ~140KB, so I've gzipped it. It introduces no
> functional changes, and has been compile-tested on x86_32. Please
apply.
Yes please!!!
Could we just run this on the entire Xen and tools trees?
Cheers,
Muli
--
Muli Ben-Yehuda
http://www.mulix.org | http://mulix.livejournal.com/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|