From: Joe Perches <joe@perches.com>
To: Mark <reodge@gmail.com>
Cc: gregkh@suse.de, Arun Thomas <arun.thomas@gmail.com>,
Kulikov Vasiliy <segooon@gmail.com>,
Rich Folsom <rich.folsom@gmail.com>,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Staging: comedi: Cleanup style issues in adl_pci9111.c
Date: Tue, 13 Jul 2010 09:32:16 -0700 [thread overview]
Message-ID: <1279038736.1501.412.camel@Joe-Laptop.home> (raw)
In-Reply-To: <1279038257-18055-1-git-send-email-reodge@gmail.com>
On Tue, 2010-07-13 at 17:24 +0100, Mark wrote:
> static DEFINE_PCI_DEVICE_TABLE(pci9111_pci_table) = {
> - {
> - PCI_VENDOR_ID_ADLINK, PCI9111_HR_DEVICE_ID, PCI_ANY_ID,
> - PCI_ANY_ID, 0, 0, 0},
> - /* { PCI_VENDOR_ID_ADLINK, PCI9111_HG_DEVICE_ID, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, */
> - {
> - 0}
> + { PCI_VENDOR_ID_ADLINK, PCI9111_HR_DEVICE_ID, PCI_ANY_ID, PCI_ANY_ID,
> + 0, 0, 0 },
> + /* { PCI_VENDOR_ID_ADLINK, PCI9111_HG_DEVICE_ID, PCI_ANY_ID, PCI_ANY_ID,
> + * 0, 0, 0 }, */
> + { 0 }
> };
PCI_VDEVICE()
prev parent reply other threads:[~2010-07-13 16:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-13 16:24 Mark
2010-07-13 16:32 ` Joe Perches [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=1279038736.1501.412.camel@Joe-Laptop.home \
--to=joe@perches.com \
--cc=arun.thomas@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=reodge@gmail.com \
--cc=rich.folsom@gmail.com \
--cc=segooon@gmail.com \
/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
all inboxes | Powered by JetHome®