diff for duplicates of <20230301034247.136007-9-bhe@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 054f7af..3555b66 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -123,7 +123,7 @@ index 55fd3eb753ff..35e75e9c878b 100644 -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 abbdfef..cdcb9a5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020230301034247.136007-1-bhe@redhat.com\0" "From\0Baoquan He <bhe@redhat.com>\0" "Subject\0[PATCH v5 08/17] ia64: mm: Convert to GENERIC_IOREMAP\0" - "Date\0Wed, 1 Mar 2023 11:42:38 +0800\0" + "Date\0Wed, 01 Mar 2023 03:42:38 +0000\0" "To\0linux-kernel@vger.kernel.org\0" "Cc\0linux-arch@vger.kernel.org" linux-mm@kvack.org @@ -143,9 +143,9 @@ "-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 -56bee2d5a32fa7c6fd18854666aa24d78ff5f3ac49691619f3ba59a61030d141 +231cc2814d1844b48508ed71fba8fcac9900fd3edc536ef966d271a5560f5632
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.