From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pa0-x233.google.com ([2607:f8b0:400e:c03::233]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YckZ1-0003qu-Cs for linux-mtd@lists.infradead.org; Tue, 31 Mar 2015 01:01:55 +0000 Received: by padcy3 with SMTP id cy3so2673227pad.3 for ; Mon, 30 Mar 2015 18:01:34 -0700 (PDT) Date: Mon, 30 Mar 2015 18:01:30 -0700 From: Brian Norris To: Dan Carpenter Subject: Re: [patch] mtd: cfi: clean up some indenting Message-ID: <20150331010130.GL32500@ld-irv-0074> References: <20150225131558.GD19745@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150225131558.GD19745@mwanda> Cc: Paul Gortmaker , kernel-janitors@vger.kernel.org, Jingoo Han , David Woodhouse , linux-mtd@lists.infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Feb 25, 2015 at 04:15:58PM +0300, Dan Carpenter wrote: > These lines were all indented one tab more than they should be. > > Signed-off-by: Dan Carpenter Pushed to l2-mtd.git. Brian