From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752961AbbDBMOi (ORCPT ); Thu, 2 Apr 2015 08:14:38 -0400 Received: from tex.lwn.net ([70.33.254.29]:52270 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751469AbbDBMOg (ORCPT ); Thu, 2 Apr 2015 08:14:36 -0400 Date: Thu, 2 Apr 2015 14:14:26 +0200 From: Jonathan Corbet To: Johan Hovold Cc: Marek Belisko , 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: <20150402141426.10eb9b8c@lwn.net> In-Reply-To: <20150402103509.GQ16062@localhost> References: <1427316814-22276-1-git-send-email-marek@goldelico.com> <1427549877-7921-1-git-send-email-marek@goldelico.com> <20150402121237.3cc32254@lwn.net> <20150402103509.GQ16062@localhost> 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 Thu, 2 Apr 2015 12:35:09 +0200 Johan Hovold wrote: > This patch was incorrect and needed to be updated as discussed in the > thread. Can you drop it or is your tree immutable? Sigh...and I thought I was on top of that. Dropped, sorry for the confusion. jon