Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp1044873pxv; Thu, 22 Jul 2021 20:38:26 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw44aGE5BSzA/xWj/8eeHh+hPYOqHAWW5MGBf7WSj5QDAR2DUUIvd3ehJ0rZIAnfLJkTaYo X-Received: by 2002:a05:6e02:12a8:: with SMTP id f8mr2158155ilr.82.1627011506414; Thu, 22 Jul 2021 20:38:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1627011506; cv=none; d=google.com; s=arc-20160816; b=T5oV2ZddGZJjsxNuTAtuHpKpSglwCKS1x/xc7TSl6HgLqVcKwaf8O6AuTp9VJSRxZo gKySJvQ0iKZ5TBiEO0Y9DuC+HdnN0XiGxBotI67PFOkrZO0yheopLNwOyF5JXkvGOg1W xrh5WEecNWrNWFvDU7W4bYALJfW6/PIB3qVi3k7hdG2zOx7K7xpAA1cGYcuxuFvPL4Ud imOSwTn6TfkIftbiqbPNpna4vJE0Bfvzmg+nSKVgbrcRpdcy0wU5zjawdnX3ULWUiubF QNPY2dN9vUgIbcpU++uNhM6F8s53JZs3WgdIw2BgX2fx8hQBptGmtzbPNXkv5Rzd0PlT Y4Sw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:references:in-reply-to:message-id :date:subject:cc:to:from; bh=zpTr/5FA9igpfD3tOMlluVCnwMuNsCNOwuIQgf1yDfY=; b=nBrE/T6hywtDJfTun+Cw+SJWEaybtIw9FZ141ihi1dsymYegr6j0I9JmGfLUcytDVP GDEcVrNO9pH1ph+Ce9pznoyoC/rMhkgDh12ztrpl0knYVY17Yd1Wfo198Za7BCMQ11lq tr7E8frjezOVMEjju8bGyk20wQAxP1uUOcV0jQRm8WcYQmxVdvHfdeHSotAeSK8Lwv30 3hYmvIWx9slwEf6R0bvEPcYKhCEg51EaqG3qJyNiA9TizZlRoLcdAMpGXFggAW3LKCTC hTJ/UuGp01J7FLP8I33S2YaZLRu+qMrC4rb+fD14sVNAT99tiFGNOKhzQOpfItz+r7FQ Zbkg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u26si34359796jam.87.2021.07.22.20.38.14; Thu, 22 Jul 2021 20:38:26 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233647AbhGWCz4 (ORCPT + 99 others); Thu, 22 Jul 2021 22:55:56 -0400 Received: from mx20.baidu.com ([111.202.115.85]:37656 "EHLO baidu.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S233619AbhGWCzz (ORCPT ); Thu, 22 Jul 2021 22:55:55 -0400 Received: from BJHW-Mail-Ex05.internal.baidu.com (unknown [10.127.64.15]) by Forcepoint Email with ESMTPS id D58211CC44CE1330BCF0; Fri, 23 Jul 2021 11:36:26 +0800 (CST) Received: from BJHW-MAIL-EX27.internal.baidu.com (10.127.64.42) by BJHW-Mail-Ex05.internal.baidu.com (10.127.64.15) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Fri, 23 Jul 2021 11:36:26 +0800 Received: from LAPTOP-UKSR4ENP.internal.baidu.com (172.31.63.8) by BJHW-MAIL-EX27.internal.baidu.com (10.127.64.42) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Fri, 23 Jul 2021 11:36:26 +0800 From: Cai Huoqing To: , , , , CC: , , Cai Huoqing Subject: [PATCH v3 1/2] PCI: Make use of PCI_DEVICE_SUB/_CLASS() helper macro Date: Fri, 23 Jul 2021 11:36:17 +0800 Message-ID: <20210723033618.1025-2-caihuoqing@baidu.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210723033618.1025-1-caihuoqing@baidu.com> References: <20210723033618.1025-1-caihuoqing@baidu.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [172.31.63.8] X-ClientProxiedBy: BJHW-Mail-Ex03.internal.baidu.com (10.127.64.13) To BJHW-MAIL-EX27.internal.baidu.com (10.127.64.42) X-Baidu-BdMsfe-DateCheck: 1_BJHW-Mail-Ex05_2021-07-23 11:36:26:894 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org We could make use of PCI_DEVICE_SUB/CLASS() helper macro v1->v2: *fix extra indent for git-apply failure v2->v3: *update the subject line from "function" to "macro" *add changelog to commit message commit date: 7-23-2021 11:00 Signed-off-by: Cai Huoqing --- drivers/pci/hotplug/cpqphp_core.c | 13 ++----------- drivers/pci/search.c | 14 ++------------ 2 files changed, 4 insertions(+), 23 deletions(-) diff --git a/drivers/pci/hotplug/cpqphp_core.c b/drivers/pci/hotplug/cpqphp_core.c index f99a7927e5a8..407206a233c8 100644 --- a/drivers/pci/hotplug/cpqphp_core.c +++ b/drivers/pci/hotplug/cpqphp_core.c @@ -1357,18 +1357,9 @@ static void __exit unload_cpqphpd(void) } static const struct pci_device_id hpcd_pci_tbl[] = { - { /* handle any PCI Hotplug controller */ - .class = ((PCI_CLASS_SYSTEM_PCI_HOTPLUG << 8) | 0x00), - .class_mask = ~0, - - /* no matter who makes it */ - .vendor = PCI_ANY_ID, - .device = PCI_ANY_ID, - .subvendor = PCI_ANY_ID, - .subdevice = PCI_ANY_ID, - - }, { /* end: all zeroes */ } + { PCI_DEVICE_CLASS(((PCI_CLASS_SYSTEM_PCI_HOTPLUG << 8) | 0x00), ~0) }, + { /* end: all zeroes */ }, }; MODULE_DEVICE_TABLE(pci, hpcd_pci_tbl); diff --git a/drivers/pci/search.c b/drivers/pci/search.c index b4c138a6ec02..528c4fe33171 100644 --- a/drivers/pci/search.c +++ b/drivers/pci/search.c @@ -303,11 +303,7 @@ struct pci_dev *pci_get_subsys(unsigned int vendor, unsigned int device, struct pci_dev *from) { struct pci_device_id id = { - .vendor = vendor, - .device = device, - .subvendor = ss_vendor, - .subdevice = ss_device, - }; + PCI_DEVICE_SUB(vendor, device, ss_vendor, ss_device) }; return pci_get_dev_by_id(&id, from); } @@ -351,13 +347,7 @@ EXPORT_SYMBOL(pci_get_device); struct pci_dev *pci_get_class(unsigned int class, struct pci_dev *from) { struct pci_device_id id = { - .vendor = PCI_ANY_ID, - .device = PCI_ANY_ID, - .subvendor = PCI_ANY_ID, - .subdevice = PCI_ANY_ID, - .class_mask = PCI_ANY_ID, - .class = class, - }; + PCI_DEVICE_CLASS(PCI_ANY_ID, class) }; return pci_get_dev_by_id(&id, from); } -- 2.25.1