From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-173.mta1.migadu.com (out-173.mta1.migadu.com [95.215.58.173]) (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 A77C5645 for ; Thu, 17 Jul 2025 00:08:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=95.215.58.173 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752710903; cv=none; b=NOdDmpqO2G7LiWIQDSiY2reKWxEeTx/8KdxLer5NGjAfkVp8RZRatJ6k45TqJnIF446IRHpor0zuQ6qukZZi+zyT4erh4n0h/b8o1AKjZ4c1ZxA0JUv6daC5lHApwesRSOv2gaqtduL2kOtkC/5LlgMldVxO7aoChlWHG9LdaVY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752710903; c=relaxed/simple; bh=Bz7Xi+Wcr9K3bvtOTxASEu6BO2bSEKPT1a8EJltOxbM=; h=MIME-Version:Date:Content-Type:From:Message-ID:Subject:To:Cc: In-Reply-To:References; b=JCXb6aMXMxO9x/9iIuelnuGX8KxwWEkiDhtHA9D42WKdfSF8/yMNSLy9jA6m7//u7TfzCHV8lEiosgMfMwyDxiZXUjWpn0jvwM8nVYHMU9YWTrSUlvpHqJYz40w5Qtqv3zTInTZDgrVoYatH/tNEK/jIb4YZ0508z8SYK/R6dmM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev; spf=pass smtp.mailfrom=linux.dev; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b=Zck+6Lfs; arc=none smtp.client-ip=95.215.58.173 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.dev Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b="Zck+6Lfs" Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1752710889; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Bz7Xi+Wcr9K3bvtOTxASEu6BO2bSEKPT1a8EJltOxbM=; b=Zck+6LfsoBnkfsJIaqJcBZAbm18KKb0xxieVpBl8nRk2bj6FkfmP5uIxjhoOoxlAAt9hCf /fBVzv4JmTiJHEuSIpLh7AFg+fpf3sWpDc6dA6VboQKuzxGdeioZIVko8ZWPlK7g6hityQ 8dDJHRavFzTltczM9rjdN6HsTnXF+w4= Date: Thu, 17 Jul 2025 00:08:05 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: qiang.zhang@linux.dev Message-ID: <8a0a4d3149930b4dd98ba9577577417bae2d7a7e@linux.dev> TLS-Required: No Subject: Re: [PATCH] net: usb: Remove duplicate assignments for net->pcpu_stat_type To: "Jakub Kicinski" Cc: oneukum@suse.com, andrew+netdev@lunn.ch, davem@davemloft.net, pabeni@redhat.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20250716151115.0ef44776@kernel.org> References: <20250716001524.168110-1-qiang.zhang@linux.dev> <20250716001524.168110-2-qiang.zhang@linux.dev> <20250716151115.0ef44776@kernel.org> X-Migadu-Flow: FLOW_OUT >=20 >=20On Wed, 16 Jul 2025 08:15:24 +0800 Zqiang wrote: >=20 >=20>=20 >=20> Signed-off-by: Zqiang > >=20 >=20 > Your email address seems to suggest the latin spelling of your name >=20 >=20should be Qiang Zhang. Please use that instead of Zqiang? Thanks for replay, Zqiang has always been the name I use in my life and in the community. Thanks Zqiang >=20 >=20--=20 >=20 > pw-bot: cr >