All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiner Kallweit <hkallweit1@gmail.com>
To: Bjorn Helgaas <bhelgaas@google.com>
Cc: "linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>
Subject: Re: [PATCH 0/3] PCI/VPD: Some improvements
Date: Thu, 1 Apr 2021 18:48:16 +0200	[thread overview]
Message-ID: <09cfc65f-b205-9a7d-1e77-e7d96bdbc44c@gmail.com> (raw)
In-Reply-To: <1a0155ce-6c20-b653-d319-58e6505a1a40@gmail.com>

On 01.04.2021 18:35, Heiner Kallweit wrote:
> This series includes some improvements. No functional change intended.
> 
> Heiner Kallweit (3):
>   PCI/VPD: Change pci_vpd_init return type to void
>   PCI/VPD: Remove argument off from pci_vpd_find_tag
>   PCI/VPD: Improve and simplify pci_vpd_find_tag
> 
>  drivers/net/ethernet/broadcom/bnx2.c          |  2 +-
>  .../net/ethernet/broadcom/bnx2x/bnx2x_main.c  |  3 +-
>  drivers/net/ethernet/broadcom/bnxt/bnxt.c     |  2 +-
>  drivers/net/ethernet/broadcom/tg3.c           |  4 +-
>  drivers/net/ethernet/chelsio/cxgb4/t4_hw.c    |  2 +-
>  drivers/net/ethernet/sfc/efx.c                |  2 +-
>  drivers/net/ethernet/sfc/falcon/efx.c         |  2 +-
>  drivers/pci/pci.h                             |  2 +-
>  drivers/pci/vpd.c                             | 40 +++++--------------
>  drivers/scsi/cxlflash/main.c                  |  3 +-
>  include/linux/pci.h                           |  3 +-
>  11 files changed, 21 insertions(+), 44 deletions(-)
> 
Forgot to say: This series is based on the pci/vpd branch.

  parent reply	other threads:[~2021-04-01 18:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-01 16:35 [PATCH 0/3] PCI/VPD: Some improvements Heiner Kallweit
2021-04-01 16:37 ` [PATCH 1/3] PCI/VPD: Change pci_vpd_init return type to void Heiner Kallweit
2021-04-01 16:43 ` [PATCH 2/3] PCI/VPD: Remove argument off from pci_vpd_find_tag Heiner Kallweit
2021-04-01 16:44 ` [PATCH 3/3] PCI/VPD: Improve and simplify pci_vpd_find_tag Heiner Kallweit
2021-04-01 16:48 ` Heiner Kallweit [this message]
2021-04-16 19:14 ` [PATCH 0/3] PCI/VPD: Some improvements Bjorn Helgaas

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=09cfc65f-b205-9a7d-1e77-e7d96bdbc44c@gmail.com \
    --to=hkallweit1@gmail.com \
    --cc=bhelgaas@google.com \
    --cc=linux-pci@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.