|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [patch] libxc whitespace
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.
--
Hollis Blanchard
IBM Linux Technology Center
Fix whitespace in libxc.
Signed-off-by: Hollis Blanchard <hollisb@xxxxxxxxxx>
libxc-whitespace.diff.gz
Description: GNU Zip compressed data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [patch] libxc whitespace,
Hollis Blanchard <=
|
|
|
|
|