From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 2 Jul 2014 17:50:16 -0700 From: Brian Norris To: Lee Jones Subject: Re: [PATCH] mtd: nand: stm_nand_bch: add new driver Message-ID: <20140703005016.GB7537@ld-irv-0074> References: <1401268805-26043-1-git-send-email-lee.jones@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1401268805-26043-1-git-send-email-lee.jones@linaro.org> Cc: kernel@stlinux.com, linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, "Gupta, Pekon\"" , Ezequiel Garcia , linux-arm-kernel@lists.infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , BTW, there are a few checkpatch.pl complaints. Please fix these for the next version (v2 or v3?) On Wed, May 28, 2014 at 10:20:05AM +0100, Lee Jones wrote: > This is a squashed version of the submission to avoid re-sending the > entire set over and over, essentially clogging up the MLs. > > Cc: computersforpeace@gmail.com > Cc: Gupta, Pekon" Stray/unbalanced quote character? > Cc: Ezequiel Garcia > Cc: linux-mtd@lists.infradead.org > Signed-off-by: Lee Jones [...] Brian