diff for duplicates of <6cd9c7ba-cb73-bb77-3cfc-e06b204a76d9@huawei.com> diff --git a/a/1.txt b/N1/1.txt index 2d0a6a9..cf0b5ea 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -50,8 +50,3 @@ On 2021/1/13 23:51, Will Deacon wrote: >> + ret = 0; > Maybe just 'return ret != -EAGAIN ? ret : 0;' at the end of the function? Yes, it's more concise. - -_______________________________________________ -linux-arm-kernel mailing list -linux-arm-kernel@lists.infradead.org -http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N1/content_digest index 87e8733..fa8c87c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,19 +5,19 @@ "Subject\0Re: [PATCH v2 3/3] KVM: arm64: Mark the page dirty only if the fault is handled successfully\0" "Date\0Thu, 14 Jan 2021 17:28:04 +0800\0" "To\0Will Deacon <will@kernel.org>\0" - "Cc\0Gavin Shan <gshan@redhat.com>" - Suzuki K Poulose <suzuki.poulose@arm.com> + "Cc\0<linux-kernel@vger.kernel.org>" + <linux-arm-kernel@lists.infradead.org> Marc Zyngier <maz@kernel.org> - Quentin Perret <qperret@google.com> - linux-kernel@vger.kernel.org - yezengruan@huawei.com - James Morse <james.morse@arm.com> - linux-arm-kernel@lists.infradead.org Catalin Marinas <catalin.marinas@arm.com> - yuzenghui@huawei.com - wanghaibin.wang@huawei.com - zhukeqian1@huawei.com - " Julien Thierry <julien.thierry.kdev@gmail.com>\0" + James Morse <james.morse@arm.com> + Julien Thierry <julien.thierry.kdev@gmail.com> + Suzuki K Poulose <suzuki.poulose@arm.com> + Gavin Shan <gshan@redhat.com> + Quentin Perret <qperret@google.com> + <wanghaibin.wang@huawei.com> + <yezengruan@huawei.com> + <zhukeqian1@huawei.com> + " <yuzenghui@huawei.com>\0" "\00:1\0" "b\0" "\n" @@ -71,11 +71,6 @@ ">> +\tif (ret == -EAGAIN)\n" ">> +\t\tret = 0;\n" "> Maybe just 'return ret != -EAGAIN ? ret : 0;' at the end of the function?\n" - "Yes, it's more concise.\n" - "\n" - "_______________________________________________\n" - "linux-arm-kernel mailing list\n" - "linux-arm-kernel@lists.infradead.org\n" - http://lists.infradead.org/mailman/listinfo/linux-arm-kernel + Yes, it's more concise. -4e67e658d767e97610f6c84df450d669da1f94ff62a8495703b9b3f3860e0972 +75024e0110b2140e860e265644d0bf87d25501c348fb20e658fdc3149e5ad9db
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.