From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752727AbbDBKNI (ORCPT ); Thu, 2 Apr 2015 06:13:08 -0400 Received: from tex.lwn.net ([70.33.254.29]:51778 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752056AbbDBKNG (ORCPT ); Thu, 2 Apr 2015 06:13:06 -0400 Date: Thu, 2 Apr 2015 12:12:37 +0200 From: Jonathan Corbet To: Marek Belisko Cc: johan@kernel.org, gregkh@linuxfoundation.org, linux-usb@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, gta04-owner@goldelico.com, "H. Nikolaus Schaller" Subject: Re: [PATCH] Documentation: usb: serial: fixed how to provide vendor and product id Message-ID: <20150402121237.3cc32254@lwn.net> In-Reply-To: <1427549877-7921-1-git-send-email-marek@goldelico.com> References: <1427316814-22276-1-git-send-email-marek@goldelico.com> <1427549877-7921-1-git-send-email-marek@goldelico.com> Organization: LWN.net X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.27; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 28 Mar 2015 14:37:57 +0100 Marek Belisko wrote: > This patch changes the documentation file as needed. Applied to the docs tree (with the changelog typo fixed). Thanks, jon