From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752899AbbC3GvE (ORCPT ); Mon, 30 Mar 2015 02:51:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53596 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752441AbbC3GvA (ORCPT ); Mon, 30 Mar 2015 02:51:00 -0400 Date: Mon, 30 Mar 2015 08:50:34 +0200 From: "Michael S. Tsirkin" To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, Felipe Balbi , Bjorn Helgaas , Thomas Gleixner , Andy Shevchenko , Andy Lutomirski , Peter Neubauer , Huang Rui , Jean Delvare , linux-usb@vger.kernel.org, linux-omap@vger.kernel.org, linux-api@vger.kernel.org Subject: Re: [PATCH 86/86] usb/dwc3: move ids to pci_ids.h Message-ID: <20150330085001-mutt-send-email-mst@redhat.com> References: <1427635734-24786-1-git-send-email-mst@redhat.com> <1427635734-24786-87-git-send-email-mst@redhat.com> <20150329204200.GB5902@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150329204200.GB5902@kroah.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Mar 29, 2015 at 10:42:00PM +0200, Greg Kroah-Hartman wrote: > On Sun, Mar 29, 2015 at 03:43:40PM +0200, Michael S. Tsirkin wrote: > > Comment says IDs should move to pci_ids.h, let's do it. > > No, please remove the comment, it's not needed in pci_ids.h at all. vendor ID does belong in pci_ids.h though, so says Documentation/PCI/pci.txt