diff for duplicates of <48D248D5.60106@renesas.com> diff --git a/a/1.txt b/N1/1.txt index c7875aa..60ff807 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ Paul Mundt wrote: >> Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> > >> + flctl->reg = ioremap(res->start, res->end - res->start); ->> + if (flctl->reg == NULL) { +>> + if (flctl->reg = NULL) { >> + printk(KERN_ERR "%s: ioremap error.\n", __func__); >> + ret = -ENOMEM; >> + goto err; diff --git a/a/content_digest b/N1/content_digest index 42114b3..5119c88 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020080917145731.GA31104@linux-sh.org\0" "From\0Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>\0" "Subject\0Re: [PATCH] mtd: sh_flctl: add support for Renesas SuperH FLCTL\0" - "Date\0Thu, 18 Sep 2008 21:25:57 +0900\0" + "Date\0Thu, 18 Sep 2008 12:25:57 +0000\0" "To\0Paul Mundt <lethal@linux-sh.org>\0" "Cc\0linux-mtd@lists.infradead.org" dwmw2@infradead.org @@ -17,7 +17,7 @@ ">> Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>\n" "> \n" ">> +\tflctl->reg = ioremap(res->start, res->end - res->start);\n" - ">> +\tif (flctl->reg == NULL) {\n" + ">> +\tif (flctl->reg = NULL) {\n" ">> +\t\tprintk(KERN_ERR \"%s: ioremap error.\\n\", __func__);\n" ">> +\t\tret = -ENOMEM;\n" ">> +\t\tgoto err;\n" @@ -35,4 +35,4 @@ "thanks,\n" Yoshihiro Shimoda -9aeb1d19045b67676869fea1ff876347626258ebba03c1ad43c42940d0461b67 +0d71c8a7c93edf544f90b218add31fddf9823460d91a4d27ede66a263c287cc2
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.