From: "Cai,Huoqing" <caihuoqing@baidu.com>
To: "kw@linux.com" <kw@linux.com>,
"bhelgaas@google.com" <bhelgaas@google.com>,
"jonathan.derrick@intel.com" <jonathan.derrick@intel.com>,
"lorenzo.pieralisi@arm.com" <lorenzo.pieralisi@arm.com>,
"robh@kernel.org" <robh@kernel.org>
Cc: "linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: RE: [PATCH v3 0/2] PCI: Make use of PCI_DEVICE_XXX() helper macro
Date: Mon, 26 Jul 2021 01:39:33 +0000 [thread overview]
Message-ID: <3d52da0146f24f8e980907b9cdfbedac@baidu.com> (raw)
In-Reply-To: <20210723033618.1025-1-caihuoqing@baidu.com>
Hi
Do you think patch-v3 is OK, that's my pleasure if you give me some comments about v3
Cai
thanks
-----Original Message-----
From: Cai,Huoqing <caihuoqing@baidu.com>
Sent: 2021年7月23日 11:36
To: kw@linux.com; bhelgaas@google.com; jonathan.derrick@intel.com; lorenzo.pieralisi@arm.com; robh@kernel.org
Cc: linux-pci@vger.kernel.org; linux-kernel@vger.kernel.org; Cai,Huoqing <caihuoqing@baidu.com>
Subject: [PATCH v3 0/2] PCI: Make use of PCI_DEVICE_XXX() helper macro
Could make use of PCI_DEVICE_XXX() 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
Cai Huoqing (2):
PCI: Make use of PCI_DEVICE_SUB/_CLASS() helper macro
PCI: vmd: Make use of PCI_DEVICE_DATA() helper macro
drivers/pci/controller/vmd.c | 38 +++++++++++++++----------------
drivers/pci/hotplug/cpqphp_core.c | 13 ++---------
drivers/pci/search.c | 14 ++----------
include/linux/pci_ids.h | 2 ++
4 files changed, 25 insertions(+), 42 deletions(-)
--
2.25.1
prev parent reply other threads:[~2021-07-26 1:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-23 3:36 [PATCH v3 0/2] PCI: Make use of PCI_DEVICE_XXX() helper macro Cai Huoqing
2021-07-23 3:36 ` [PATCH v3 1/2] PCI: Make use of PCI_DEVICE_SUB/_CLASS() " Cai Huoqing
2021-07-23 3:36 ` [PATCH v3 2/2] PCI: vmd: Make use of PCI_DEVICE_DATA() " Cai Huoqing
2021-07-26 1:39 ` Cai,Huoqing [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3d52da0146f24f8e980907b9cdfbedac@baidu.com \
--to=caihuoqing@baidu.com \
--cc=bhelgaas@google.com \
--cc=jonathan.derrick@intel.com \
--cc=kw@linux.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=lorenzo.pieralisi@arm.com \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox