From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pa0-x22a.google.com ([2607:f8b0:400e:c03::22a]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Zi4lu-0004mb-Gz for linux-mtd@lists.infradead.org; Fri, 02 Oct 2015 18:09:31 +0000 Received: by pacfv12 with SMTP id fv12so114937728pac.2 for ; Fri, 02 Oct 2015 11:09:09 -0700 (PDT) Date: Fri, 2 Oct 2015 11:09:06 -0700 From: Brian Norris To: Stefan Roese Cc: linux-mtd@lists.infradead.org, Linus Walleij , Viresh Kumar Subject: Re: [PATCH 1/3] mtd: nand: fsmc: Small whitespace cleanup Message-ID: <20151002180906.GJ107187@google.com> References: <1443782422-4515-1-git-send-email-sr@denx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1443782422-4515-1-git-send-email-sr@denx.de> List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Oct 02, 2015 at 12:40:20PM +0200, Stefan Roese wrote: > Remove tab in empty line. > > Signed-off-by: Stefan Roese > Cc: Linus Walleij > Cc: Viresh Kumar > Cc: Brian Norris Pushed patch 1 and 2 to l2-mtd.git. If you resend, you can just resend patch 3 based on the appropriate repo. Thanks, Brian