diff for duplicates of <20080917145731.GA31104@linux-sh.org> diff --git a/a/1.txt b/N1/1.txt index fc127fc..7c056a4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,7 +5,7 @@ On Tue, Sep 09, 2008 at 05:00:30PM +0900, Yoshihiro Shimoda 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 17b4299..c1bbdbd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\048C62D1E.7020906@renesas.com\0" "From\0Paul Mundt <lethal@linux-sh.org>\0" "Subject\0Re: [PATCH] mtd: sh_flctl: add support for Renesas SuperH FLCTL\0" - "Date\0Wed, 17 Sep 2008 23:57:32 +0900\0" + "Date\0Wed, 17 Sep 2008 14:57:32 +0000\0" "To\0Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>\0" "Cc\0linux-mtd@lists.infradead.org" dwmw2@infradead.org @@ -15,7 +15,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" @@ -27,4 +27,4 @@ "\n" Acked-by: Paul Mundt <lethal@linux-sh.org> -6f9083e692b44e1e76c0c60cfa3eadcf8ebffb66ebcdc2074ab118150b0d396c +9150a8211e884dc739166eee30707e8807c09046379a9efcdf7ad0ab7522e750
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.