From mboxrd@z Thu Jan 1 00:00:00 1970 From: computersforpeace@gmail.com (Brian Norris) Date: Wed, 2 Jul 2014 17:50:16 -0700 Subject: [PATCH] mtd: nand: stm_nand_bch: add new driver In-Reply-To: <1401268805-26043-1-git-send-email-lee.jones@linaro.org> References: <1401268805-26043-1-git-send-email-lee.jones@linaro.org> Message-ID: <20140703005016.GB7537@ld-irv-0074> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 at gmail.com > Cc: Gupta, Pekon" Stray/unbalanced quote character? > Cc: Ezequiel Garcia > Cc: linux-mtd at lists.infradead.org > Signed-off-by: Lee Jones [...] Brian