linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yinghai Lu <yinghai@kernel.org>
To: Bjorn Helgaas <bhelgaas@google.com>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>,
	linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] PCI: Separate host_bridge code out from probe.c
Date: Sun, 26 Feb 2012 11:53:20 -0800	[thread overview]
Message-ID: <CAE9FiQXQR+Ncun_27GA_bR_SuDcVw=qoqYpC-mNzL6o11BWAnA@mail.gmail.com> (raw)
In-Reply-To: <CAErSpo6wSmWBEr4-pKLUPwJAHE0FUFt1O+QzQHrJVdDpaHVq0A@mail.gmail.com>

On Sat, Feb 25, 2012 at 8:17 AM, Bjorn Helgaas <bhelgaas@google.com> wrote:
> On Sat, Feb 25, 2012 at 12:32 AM, Yinghai Lu <yinghai@kernel.org> wrote:
>> +void add_to_pci_host_bridges(struct list_head *list)
>
> I'd prefer to pass a "struct pci_host_bridge *" here instead of a
> "struct list_head *".  That way the compiler can check a little more.

ok, let me check it.

Yinghai

      reply	other threads:[~2012-02-26 19:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-25  7:32 [PATCH 1/2] PCI: Separate host_bridge code out from probe.c Yinghai Lu
2012-02-25  7:32 ` [PATCH 2/2] x86, PCI: have own version for pcibios_bus_to_resource Yinghai Lu
2012-02-25 16:17 ` [PATCH 1/2] PCI: Separate host_bridge code out from probe.c Bjorn Helgaas
2012-02-26 19:53   ` Yinghai Lu [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='CAE9FiQXQR+Ncun_27GA_bR_SuDcVw=qoqYpC-mNzL6o11BWAnA@mail.gmail.com' \
    --to=yinghai@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=jbarnes@virtuousgeek.org \
    --cc=linux-kernel@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).