[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [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> Attachment:
libxc-whitespace.diff.gz _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |