LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Jan Engelhardt <jengelh@computergmbh.de>
To: Boaz Harrosh <bharrosh@panasas.com>
Cc: Jeff Garzik <jeff@garzik.org>,
linux-scsi@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] gdth: convert to PCI hotplug API
Date: Fri, 15 Feb 2008 14:50:18 +0100 (CET) [thread overview]
Message-ID: <Pine.LNX.4.64.0802151450020.30301@fbirervta.pbzchgretzou.qr> (raw)
In-Reply-To: <47B2CF57.9030308@panasas.com>
On Feb 13 2008 13:07, Boaz Harrosh wrote:
>+static struct pci_device_id gdthtable[] __devinitdata = {
>+ { PCI_VDEVICE(VORTEX, PCI_ANY_ID) },
>+ { PCI_VDEVICE(INTEL, PCI_DEVICE_ID_INTEL_SRC) },
>+ { PCI_VDEVICE(INTEL, PCI_DEVICE_ID_INTEL_SRC_XSCALE) },
>+ { } /* terminate list */
>+};
As usual, +const and +__devinitconst :-)
next prev parent reply other threads:[~2008-02-15 13:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-12 23:49 Jeff Garzik
2008-02-13 9:21 ` Jiri Slaby
2008-02-14 21:59 ` Jeff Garzik
2008-02-13 11:07 ` Boaz Harrosh
2008-02-14 21:59 ` Jeff Garzik
2008-02-15 13:50 ` Jan Engelhardt [this message]
2008-02-14 21:33 ` James Bottomley
2008-02-15 15:44 ` Jeff Garzik
2008-02-15 15:54 ` Matthew Wilcox
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=Pine.LNX.4.64.0802151450020.30301@fbirervta.pbzchgretzou.qr \
--to=jengelh@computergmbh.de \
--cc=bharrosh@panasas.com \
--cc=jeff@garzik.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--subject='Re: [PATCH] gdth: convert to PCI hotplug API' \
/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
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).