diff for duplicates of <20180119170657.GA27882@lenoch> diff --git a/a/1.txt b/N1/1.txt index 64da92b..6c82741 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -25,7 +25,7 @@ index e9aad136f667..193e540eab23 100644 return IOMEM_ERR_PTR(-EBUSY); } -+ if (res->start = 0x4809c000 || res->start = 0x480b4000 || res->start = 0x480ad000) { ++ if (res->start == 0x4809c000 || res->start == 0x480b4000 || res->start == 0x480ad000) { + dev_info(dev, "Setting size to madness\n"); + size = 1000000000; + } diff --git a/a/content_digest b/N1/content_digest index 79a01cf..33df082 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\020180119095857.GA26765@lenoch\0" "From\0Ladislav Michl <ladis@linux-mips.org>\0" "Subject\0Re: [PATCH -next] PCI: dra7xx: Fix potential NULL dereference\0" - "Date\0Fri, 19 Jan 2018 17:06:57 +0000\0" + "Date\0Fri, 19 Jan 2018 18:06:57 +0100\0" "To\0Bjorn Helgaas <helgaas@kernel.org>\0" "Cc\0Wei Yongjun <weiyongjun1@huawei.com>" Kishon Vijay Abraham I <kishon@ti.com> @@ -42,7 +42,7 @@ " \t\treturn IOMEM_ERR_PTR(-EBUSY);\n" " \t}\n" " \n" - "+\tif (res->start = 0x4809c000 || res->start = 0x480b4000 || res->start = 0x480ad000) {\n" + "+\tif (res->start == 0x4809c000 || res->start == 0x480b4000 || res->start == 0x480ad000) {\n" "+\t\tdev_info(dev, \"Setting size to madness\\n\");\n" "+\t\tsize = 1000000000;\n" "+\t}\n" @@ -93,4 +93,4 @@ "Best regards,\n" "\tladis" -571609257813839c15d20f774a346222ff9a0efccc916c7735f2059c6f5f7309 +72b2ff50702d0fcebcfc262dc9b3b529c076df811b5273c198a3b7561be171e6
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.