From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752902AbbC2UmH (ORCPT ); Sun, 29 Mar 2015 16:42:07 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:35149 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752736AbbC2UmF (ORCPT ); Sun, 29 Mar 2015 16:42:05 -0400 Date: Sun, 29 Mar 2015 22:42:00 +0200 From: Greg Kroah-Hartman To: "Michael S. Tsirkin" 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: <20150329204200.GB5902@kroah.com> References: <1427635734-24786-1-git-send-email-mst@redhat.com> <1427635734-24786-87-git-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1427635734-24786-87-git-send-email-mst@redhat.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH 86/86] usb/dwc3: move ids to pci_ids.h Date: Sun, 29 Mar 2015 22:42:00 +0200 Message-ID: <20150329204200.GB5902@kroah.com> References: <1427635734-24786-1-git-send-email-mst@redhat.com> <1427635734-24786-87-git-send-email-mst@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1427635734-24786-87-git-send-email-mst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "Michael S. Tsirkin" Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Felipe Balbi , Bjorn Helgaas , Thomas Gleixner , Andy Shevchenko , Andy Lutomirski , Peter Neubauer , Huang Rui , Jean Delvare , linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-api@vger.kernel.org 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.