All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20201007123045.GS4282@kadam>

diff --git a/a/1.txt b/N1/1.txt
index d07cc62..999d2f7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -19,7 +19,7 @@ On Wed, Oct 07, 2020 at 12:46:15PM +0100, Colin King wrote:
 > --- a/drivers/pci/pci.c
 > +++ b/drivers/pci/pci.c
 > @@ -6209,7 +6209,7 @@ static resource_size_t pci_specified_resource_alignment(struct pci_dev *dev,
->  			if (align_order = -1)
+>  			if (align_order == -1)
 >  				align = PAGE_SIZE;
 >  			else
 > -				align = 1 << align_order;
diff --git a/a/content_digest b/N1/content_digest
index a15f2ab..03b67bb 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020201007114615.19966-1-colin.king@canonical.com\0"
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0Re: [PATCH] PCI: fix a potential uninitentional integer overflow issue\0"
- "Date\0Wed, 07 Oct 2020 12:33:45 +0000\0"
+ "Date\0Wed, 7 Oct 2020 15:33:45 +0300\0"
  "To\0Colin King <colin.king@canonical.com>\0"
  "Cc\0Bjorn Helgaas <bhelgaas@google.com>"
  " Christian K\303\266nig <christian.koenig@amd.com>"
@@ -34,7 +34,7 @@
  "> --- a/drivers/pci/pci.c\n"
  "> +++ b/drivers/pci/pci.c\n"
  "> @@ -6209,7 +6209,7 @@ static resource_size_t pci_specified_resource_alignment(struct pci_dev *dev,\n"
- ">  \t\t\tif (align_order = -1)\n"
+ ">  \t\t\tif (align_order == -1)\n"
  ">  \t\t\t\talign = PAGE_SIZE;\n"
  ">  \t\t\telse\n"
  "> -\t\t\t\talign = 1 << align_order;\n"
@@ -47,4 +47,4 @@
  "regards,\n"
  dan carpenter
 
-395518f5d8083dabd01de974a971fa35e18d88c31792c99293aa3370e2747785
+b9b4b53d627f6d9d8d22e8ba8f04b3a159b07a35bfe13e09c97537148ddf2064

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.