Re: [PATCH] mtd: nand: add line feed to pr_err

2014-04-16 Thread Brian Norris
On Tue, Apr 08, 2014 at 10:19:48AM -0700, Raphaël Poggi wrote: > Add line feed to pr_err. > > Signed-off-by: Raphaël Poggi Pushed to l2-mtd.git. Thanks! Brian -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More ma

[PATCH] mtd: nand: add line feed to pr_err

2014-04-08 Thread Raphaël Poggi
Add line feed to pr_err. Signed-off-by: Raphaël Poggi --- drivers/mtd/nand/nand_ecc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mtd/nand/nand_ecc.c b/drivers/mtd/nand/nand_ecc.c index 053c9a2..97c4c02 100644 --- a/drivers/mtd/nand/nand_ecc.c +++ b/drivers/mtd/na