From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] net: Kconfig whitespace cleanup Date: Fri, 12 Nov 2010 13:21:31 -0800 (PST) Message-ID: <20101112.132131.241914428.davem@davemloft.net> References: <1289514681-3940-1-git-send-email-phdm@macqel.be> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: phdm@macqel.be Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:56319 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932837Ab0KLVVH (ORCPT ); Fri, 12 Nov 2010 16:21:07 -0500 In-Reply-To: <1289514681-3940-1-git-send-email-phdm@macqel.be> Sender: netdev-owner@vger.kernel.org List-ID: From: Philippe De Muyter Date: Thu, 11 Nov 2010 23:31:21 +0100 > Many lines in Kconfig start withe 8 spaces instead of a TAB, and even > sometimes with 7 spaces. Replace 10 or 9 spaces, or TAB + 1 space, > by TAB + 2 spaces, and 8 or 7 spaces by TAB. > > Signed-off-by: Philippe De Muyter Applied, thanks.