From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 785E6C072A2 for ; Thu, 16 Nov 2023 02:34:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Q7Gz4TL9YWmW5+pNSk36sZn1zzHHSN1G/tuxpQ5qZCc=; b=LW0nUuiaErzAYz ZC9l4oROvGoFqbslA4vPjXoRHBnE5OB2Roo/DGcNeewWbw6P2R/VTIu8kM3tfFtLB/iaO+PMXGl0o ajnZaFOlOaUoOyLmLXtRyThu0w5HT5rVhoE+7Qhc+XO0MuHhA3MTVFrw30oW9DZCd1rgaCRqajNkJ lO3lI9pr3IEZh5hkh+vzTkilk60QiQbxy4M6uyz+YdxJZxj58z/ty1ld2gIy3fnuleOi/p2jKGYoW 3vw9Gbs7Gmrx/N0CPDXo8u3kCiFxLMbJEy5C9neGNhFqdXKlUBy52LLyVv6Fs4ttPPcT1Jyq8foHC R4yEKl1ZNhyOglfRh6Rw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r3SCc-002FL7-2n; Thu, 16 Nov 2023 02:33:58 +0000 Received: from mail-pl1-f172.google.com ([209.85.214.172]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r3SCZ-002FKB-2o; Thu, 16 Nov 2023 02:33:57 +0000 Received: by mail-pl1-f172.google.com with SMTP id d9443c01a7336-1cc9b626a96so3103415ad.2; Wed, 15 Nov 2023 18:33:55 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700102035; x=1700706835; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=bzOlheFwXArRNlERVd0wsnja017eUXH4i4Jl4/RUJVM=; b=Ms53KeqXpgMN3m66XbyQ4pRh//7lxAIV588JWcaojld2M3Iuq0MV+IMnr/4d3GfOPy ueYs8N6LruUI+jbaTQZw6vr8qKsHun+Ue0MoMcyFCeEJMw7tE7cd66AHU/JBUDSPITqz gbFdWZ5mhNSqhkgWaTUOaM/GuzkejjyBaMMwIrR7Uf68rtrerCIAPTsKittmIBDgLjXB Fi7bfJ7N99uqsTK1w9JdOPQvuhLdryUmrnfsnG+BrCalOdR+jbMxckjTTK2mQ2exXGku nTqxBEBjW1u0nK2DpsFE0IENvzdIgQn2d7MCXFQPZz1FszvyKeJ4VR9PDKjzevXUZrLn ERJA== X-Gm-Message-State: AOJu0YzZYXvA7z8VyDSTK3oaWVFUyhw3o1BvsjayvLPBhDH9Zg7w+LYD MuLB0WStEFdURaQyialoDWs= X-Google-Smtp-Source: AGHT+IHdl+3RcU9uX6yfyZH8PL/1dGRSa25bKqxBsJcrIvGzeRu4clD8brbfWCIVYnI1wvWs6QPECQ== X-Received: by 2002:a17:902:bf02:b0:1cc:29ef:df81 with SMTP id bi2-20020a170902bf0200b001cc29efdf81mr6738724plb.41.1700102034770; Wed, 15 Nov 2023 18:33:54 -0800 (PST) Received: from [192.168.50.14] (c-73-231-117-72.hsd1.ca.comcast.net. [73.231.117.72]) by smtp.gmail.com with ESMTPSA id a2-20020a170902ee8200b001c737950e4dsm8109504pld.2.2023.11.15.18.33.53 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 15 Nov 2023 18:33:54 -0800 (PST) Message-ID: <663b4db6-6c8d-4948-80d0-a7bbf75a33b4@acm.org> Date: Wed, 15 Nov 2023 18:33:51 -0800 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] scsi: ufs: mediatek: Fix the maintainer for MediaTek UFS hooks Content-Language: en-US To: Stanley Jhu , inux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-scsi@vger.kernel.org, jejb@linux.ibm.com, martin.petersen@oracle.com, alim.akhtar@samsung.com, avri.altman@wdc.com, peter.wang@gmail.com Cc: matthias.bgg@gmail.com, angelogioacchino.delregno@collabora.com References: <20231116020254.10590-1-chu.stanley@gmail.com> From: Bart Van Assche In-Reply-To: <20231116020254.10590-1-chu.stanley@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231115_183355_903469_90B8B867 X-CRM114-Status: UNSURE ( 7.50 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 11/15/23 18:02, Stanley Jhu wrote: > Fix the maintainer for MediaTek UFS hooks since the origianl > email address is not available anymore. Why is the original email address no longer valid? How to verify that the old and the new email address are associated with the same person? Thanks, Bart. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel