WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH 0/2] whitespace cleanup in Linux sparse tree

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 0/2] whitespace cleanup in Linux sparse tree
From: Chris Wright <chrisw@xxxxxxxx>
Date: Tue, 19 Apr 2005 14:51:16 -0700
Delivery-date: Tue, 19 Apr 2005 21:51:10 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.6i
The following two patches are another pass through low hanging fruit for
reducing the size of the Linux sparse patch.  Here I simply remove all
extraneous whitespace changes (broken up into i386 and x86_64 patches).
The actual patch file drops about 7k in size, below are the diffstat
differences.

Current:
$ ./mkpatch | diffstat | tail -1
 76 files changed, 6599 insertions(+), 5630 deletions(-)

With i386 whitespace changes removed (patch 1/2)
$ ./mkpatch | diffstat | tail -1
 76 files changed, 6572 insertions(+), 5605 deletions(-)

With both i386 and x86_64 whitespace changes removed (patch 2/2):
$ ./mkpatch | diffstat | tail -1
 76 files changed, 6476 insertions(+), 5511 deletions(-)

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>