From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Norris Date: Tue, 31 Mar 2015 01:01:30 +0000 Subject: Re: [patch] mtd: cfi: clean up some indenting Message-Id: <20150331010130.GL32500@ld-irv-0074> List-Id: References: <20150225131558.GD19745@mwanda> In-Reply-To: <20150225131558.GD19745@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Dan Carpenter Cc: Paul Gortmaker , kernel-janitors@vger.kernel.org, Jingoo Han , David Woodhouse , linux-mtd@lists.infradead.org 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