From: Greg KH <greg@kroah.com>
To: Ameya Palande <2ameya@gmail.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>,
"devel@driverdev.osuosl.org" <devel@driverdev.osuosl.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: Problem with auto-detecting a HV environment from within Linux
Date: Fri, 26 Feb 2010 06:54:49 -0800 [thread overview]
Message-ID: <20100226145449.GA8899@kroah.com> (raw)
In-Reply-To: <269694c01002260147rb519956i676e6b352e9028f4@mail.gmail.com>
On Fri, Feb 26, 2010 at 11:47:58AM +0200, Ameya Palande wrote:
> > +const static struct pci_device_id microsoft_hv_pci_table[] = {
>
> You can have:
> const static DEFINE_PCI_DEVICE_TABLE(microsoft_hv_pci_table) = {
Yeah, you could, if you liked that macro, which I certainly do not.
thanks,
greg k-h
prev parent reply other threads:[~2010-02-26 14:54 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-25 16:44 Problem with auto-detecting a HV environment from within Linux Greg KH
2010-02-25 17:30 ` Haiyang Zhang
2010-02-25 17:36 ` Greg KH
2010-02-25 18:37 ` Haiyang Zhang
2010-02-25 23:06 ` Greg KH
2010-02-25 23:40 ` Haiyang Zhang
2010-02-26 0:21 ` Greg KH
2010-02-26 0:46 ` Greg KH
2010-02-26 2:14 ` Hank Janssen
2010-02-26 2:57 ` Greg KH
2010-02-26 19:07 ` Haiyang Zhang
2010-02-26 19:16 ` Greg KH
2010-02-26 9:47 ` Ameya Palande
2010-02-26 14:54 ` Greg KH [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=20100226145449.GA8899@kroah.com \
--to=greg@kroah.com \
--cc=2ameya@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=haiyangz@microsoft.com \
--cc=linux-kernel@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.