From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (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 5B69C2CCB4 for ; Wed, 20 Dec 2023 13:27:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=kroah.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=kroah.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kroah.com header.i=@kroah.com header.b="J6n34k67"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="Im9WNxp5" Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 690DB5C0003; Wed, 20 Dec 2023 08:26:59 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Wed, 20 Dec 2023 08:26:59 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kroah.com; h=cc :cc:content-type:content-type:date:date:from:from:in-reply-to :in-reply-to:message-id:mime-version:references:reply-to:subject :subject:to:to; s=fm2; t=1703078819; x=1703165219; bh=nEV/Ksy9HU V+q3K0PUTwUMLHhFqDOo3lGpeHQH+ufpE=; b=J6n34k67NDop3VLMTTxt1RQwP/ fHlso7zWw/NHseL9JitRydpDUsxM5y3L8yRR1KiZ43hDplU0Nydl6KMSlArUA9pz WaGaOcFdH+Xv3KO7qWIiWCYFlNyJ1bo3Tymohi37gbOw6G+3vEGs1m70yt0aVeOt PpTcjLh6knBXHi/og2UMcKPJyS+BySgjesQ5ful7t7VnR5/1RrxE6pp4YokTIPt+ EfUhKB6Dnh18/ies1qPiDxgvV+gM6YRPYTyxYBUFg3LW0f9BayamijpFQBJPp/3/ PtujvxrgO2I6X+23Jy7Wkf27iwlwH5YPcKdmlNHjk9f5zInlI5dH0+pKu4vg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:content-type:date:date :feedback-id:feedback-id:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:subject:subject:to :to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm2; t=1703078819; x=1703165219; bh=nEV/Ksy9HUV+q3K0PUTwUMLHhFqD Oo3lGpeHQH+ufpE=; b=Im9WNxp51zsKQmh9jNZms/OJmJYNLXbGhQPiQsvVFV4A ZC6a+m5Oy92nOXNJXgjruRfNMmZl9+gOD08AuRqDYFrykx0nQVsxqdSqF+0uU8sq pipse1T3Zg5nejo9H+B7NMittwl82IpShcWYoH58MbrIZGsLKUEfBh11nMQw+MyE OZH7DdWbivMk7WMvCfQ5aPtTuE7fdt9ppDRvR2/CEvvj+Yz4HBLu8Hsbi8g0hDoG 6zyUtpS/o64CUZsbKAX8NbmYm+QIPtgr1KDdFkIp09lrd75ef85sXxKvxFxXZ97D 5G2MKgQ6Hhx4bmsmFVxpu4uixu080iL5sqwF62ne3g== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvkedrvdduvddgheefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvfevuffkfhggtggujgesthdtredttddtvdenucfhrhhomhepifhrvghg ucfmjfcuoehgrhgvgheskhhrohgrhhdrtghomheqnecuggftrfgrthhtvghrnhepheegvd evvdeljeeugfdtudduhfekledtiefhveejkeejuefhtdeufefhgfehkeetnecuvehluhhs thgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepghhrvghgsehkrhhorg hhrdgtohhm X-ME-Proxy: Feedback-ID: i787e41f1:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 20 Dec 2023 08:26:58 -0500 (EST) Date: Wed, 20 Dec 2023 14:26:56 +0100 From: Greg KH To: Mark Glover Cc: Johan Hovold , "linux-usb@vger.kernel.org" Subject: Re: USB: ftdi_sio: Actisense PIDs constant Names Message-ID: <2023122011-commodore-deceit-565b@gregkh> References: Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Wed, Dec 20, 2023 at 11:17:40AM +0000, Mark Glover wrote: > [This patch] changes the constant names for unused USB PIDs (product identifiers) to reflect the new products now using the PIDs. No need for "[This patch]", right? Also, can you wrap your lines at 72 columns? thanks, greg k-h