Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935405Ab0GPCJi (ORCPT ); Thu, 15 Jul 2010 22:09:38 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:49827 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935305Ab0GPCG2 (ORCPT ); Thu, 15 Jul 2010 22:06:28 -0400 Date: Thu, 15 Jul 2010 19:06:44 -0700 (PDT) Message-Id: <20100715.190644.48498742.davem@davemloft.net> To: PeterHuewe@gmx.de Cc: kernel-janitors@vger.kernel.org, chas@cmf.nrl.navy.mil, tj@kernel.org, linux-atm-general@lists.sourceforge.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 10/25] atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) From: David Miller In-Reply-To: <201007152049.33395.PeterHuewe@gmx.de> References: <201007152049.33395.PeterHuewe@gmx.de> X-Mailer: Mew version 6.3 on Emacs 23.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 616 Lines: 17 From: Peter Huewe Date: Thu, 15 Jul 2010 20:49:32 +0200 > From: Peter Huewe > > This patch converts pci_table entries, where .subvendor=PCI_ANY_ID and > .subdevice=PCI_ANY_ID, .class=0 and .class_mask=0, to use the > PCI_VDEVICE macro, and thus improves readability. > > Signed-off-by: Peter Huewe Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/