diff for duplicates of <5336995C.90701@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 0b373ba..390764c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -20,7 +20,7 @@ On 28/03/14 14:07, johannes thumshirn wrote: >> + return PTR_ERR(mem); >> >> adc->base = ioremap(mem->start, resource_size(mem)); ->> if (adc->base = NULL) +>> if (adc->base == NULL) > > Acked-by: Johannes Thumshirn <johannes.thumshirn@men.de> > diff --git a/a/content_digest b/N1/content_digest index 2cb22bf..9bfbaa0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -32,7 +32,7 @@ ">> + return PTR_ERR(mem);\n" ">>\n" ">> adc->base = ioremap(mem->start, resource_size(mem));\n" - ">> if (adc->base = NULL)\n" + ">> if (adc->base == NULL)\n" ">\n" "> Acked-by: Johannes Thumshirn <johannes.thumshirn@men.de>\n" ">\n" @@ -43,4 +43,4 @@ "\n" Jonathan -3217898ca7ee91a355959baf96027bff80335750f6bf42f1f05a07f3188e1d8d +a03779c79b431b41c5eae612e6fc6bdd852aff022e9de3541d4de94361c07339
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.