From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [45.249.212.187]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id EA3611CB30D; Thu, 10 Oct 2024 14:26:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=45.249.212.187 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728570411; cv=none; b=Ehe5G+zGlCZH05Sl9uosIJVWv/+KNC9MYobST+q4ZnbtFBOscFjVGoGinbE6h0vPP81jFDJFeuuw7iSaliNyoPIUPsFoVwohnbVC1ivbjFFLXCOs7wF8V51keZgVm//3ZXG0eLsJxNXP4csbEv+qT8ve0LVWci7cTJdZbwrcRCU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728570411; c=relaxed/simple; bh=SjpHo2r565oK1J7WeBRjj8r9SFROJI5wWuuwE2pqOjk=; h=Message-ID:Date:MIME-Version:CC:Subject:To:References:From: In-Reply-To:Content-Type; b=rYlQwFiSALbHi9PPES5XMVAfk0/ffRn0X2sDkBl4oBYWKs0e3NC5A7PzCY4ZVrD9xrAY2Wbp9Tc7EEND5TjsdP3pEAPCqxEqsmx9jMCrFEem8KJ9Xl4NoXOtDrFqFn2v/mDruz1jdRQiBtvsU2ydieR03b5sjSKHfz9s8NvFsQQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com; spf=pass smtp.mailfrom=huawei.com; arc=none smtp.client-ip=45.249.212.187 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=huawei.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=huawei.com Received: from mail.maildlp.com (unknown [172.19.163.252]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4XPX962Y1JzyS3h; Thu, 10 Oct 2024 22:25:30 +0800 (CST) Received: from kwepemm000007.china.huawei.com (unknown [7.193.23.189]) by mail.maildlp.com (Postfix) with ESMTPS id DF1AA180AB7; Thu, 10 Oct 2024 22:26:47 +0800 (CST) Received: from [10.67.120.192] (10.67.120.192) by kwepemm000007.china.huawei.com (7.193.23.189) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2507.39; Thu, 10 Oct 2024 22:26:46 +0800 Message-ID: <2fe76f24-90f8-4c6a-8e67-eb5c6bf0c46f@huawei.com> Date: Thu, 10 Oct 2024 22:26:46 +0800 Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird CC: , , , , , , , , , , , , , , , , , , , , , Subject: Re: [PATCH V11 net-next 10/10] net: hibmcge: Add maintainer for hibmcge To: Jakub Kicinski References: <20241008022358.863393-1-shaojijie@huawei.com> <20241008022358.863393-11-shaojijie@huawei.com> <20241009193717.7b02e215@kernel.org> From: Jijie Shao In-Reply-To: <20241009193717.7b02e215@kernel.org> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-ClientProxiedBy: dggems705-chm.china.huawei.com (10.3.19.182) To kwepemm000007.china.huawei.com (7.193.23.189) on 2024/10/10 10:37, Jakub Kicinski wrote: > On Tue, 8 Oct 2024 10:23:58 +0800 Jijie Shao wrote: >> +W: http://www.hisilicon.com > The W is for driver information, please put something more relevant > here or remove the W entry. Okay, I think it's more appropriate to remove it.