diff for duplicates of <ZGMnfR0NqqcbqP4O@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 23bf942..b5ff262 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -127,7 +127,7 @@ Reviewed-by: Mike Rapoport (IBM) <rppt@kernel.org> > -iounmap (volatile void __iomem *addr) > +void iounmap(volatile void __iomem *addr) > { -> if (REGION_NUMBER(addr) == RGN_GATE) +> if (REGION_NUMBER(addr) = RGN_GATE) > vunmap((void *) ((unsigned long) addr & PAGE_MASK)); > -- > 2.34.1 diff --git a/a/content_digest b/N1/content_digest index 8611904..2e8123a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020230515090848.833045-9-bhe@redhat.com\0" "From\0Mike Rapoport <rppt@kernel.org>\0" "Subject\0Re: [PATCH v5 RESEND 08/17] ia64: mm: Convert to GENERIC_IOREMAP\0" - "Date\0Tue, 16 May 2023 09:49:33 +0300\0" + "Date\0Tue, 16 May 2023 06:49:33 +0000\0" "To\0Baoquan He <bhe@redhat.com>\0" "Cc\0linux-kernel@vger.kernel.org" linux-arch@vger.kernel.org @@ -149,7 +149,7 @@ "> -iounmap (volatile void __iomem *addr)\n" "> +void iounmap(volatile void __iomem *addr)\n" "> {\n" - "> \tif (REGION_NUMBER(addr) == RGN_GATE)\n" + "> \tif (REGION_NUMBER(addr) = RGN_GATE)\n" "> \t\tvunmap((void *) ((unsigned long) addr & PAGE_MASK));\n" "> -- \n" "> 2.34.1\n" @@ -160,4 +160,4 @@ "Sincerely yours,\n" Mike. -f7e77d91e04fc0cf2898092966a65282d64f0ab1e469c017f58045db95401be7 +c4b839b0ae1a66080cc3e3d7a0ab7f2c206f42fa4e03bcbdf4786a5d4a1ac2fa
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.