From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ig0-x22e.google.com ([2607:f8b0:4001:c05::22e]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WmuYP-0001b9-N6 for linux-mtd@lists.infradead.org; Wed, 21 May 2014 00:38:46 +0000 Received: by mail-ig0-f174.google.com with SMTP id h3so5581220igd.13 for ; Tue, 20 May 2014 17:38:24 -0700 (PDT) Date: Tue, 20 May 2014 17:38:20 -0700 From: Brian Norris To: Dan Carpenter Subject: Re: [patch] mtd: cfi: indent some if statements Message-ID: <20140521003820.GA28907@ld-irv-0074> References: <20140514141900.GB18082@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140514141900.GB18082@mwanda> Cc: linux-mtd@lists.infradead.org, kernel-janitors@vger.kernel.org, Jingoo Han , David Woodhouse List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, May 14, 2014 at 05:19:00PM +0300, Dan Carpenter wrote: > The break statements should be indented another tab. > > Signed-off-by: Dan Carpenter Applied to l2-mtd.git. Thanks! Brian