Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422745AbWBIKO0 (ORCPT ); Thu, 9 Feb 2006 05:14:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422749AbWBIKO0 (ORCPT ); Thu, 9 Feb 2006 05:14:26 -0500 Received: from ns.suse.de ([195.135.220.2]:40374 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S1422745AbWBIKO0 (ORCPT ); Thu, 9 Feb 2006 05:14:26 -0500 From: Andi Kleen To: "Randy.Dunlap" Subject: Re: [PATCH] early_printk: cleanup trailiing whitespace Date: Thu, 9 Feb 2006 11:04:24 +0100 User-Agent: KMail/1.8.2 Cc: lkml , akpm References: <20060208223959.5052de3b.rdunlap@xenotime.net> In-Reply-To: <20060208223959.5052de3b.rdunlap@xenotime.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602091104.24409.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 752 Lines: 20 On Thursday 09 February 2006 07:39, Randy.Dunlap wrote: > From: Randy Dunlap > > Remove all trailing tabs and spaces. No other changes. I'm following Andrew's strategy. Everytime I submit a patch all the trailing white spaces are removed. This means they will slowly disappear. If they don't this means this code is not changing and stable and then it doesn't matter anyways. But big patches like this are not a good idea because they just cause patch rejects and trouble. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/