All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: [PATCH 09/11] Staging: hv: Storage class should be before
Date: Thu, 20 May 2010 15:36:16 +0000	[thread overview]
Message-ID: <20100520153616.GA4418@kroah.com> (raw)
In-Reply-To: <1274344778-9209-1-git-send-email-tklauser@distanz.ch>

On Thu, May 20, 2010 at 01:53:34AM -0700, Joe Perches wrote:
> On Thu, 2010-05-20 at 10:39 +0200, Tobias Klauser wrote:
> > +++ b/drivers/staging/hv/vmbus_drv.c
> > -const static struct pci_device_id microsoft_hv_pci_table[] = {
> > +static const struct pci_device_id microsoft_hv_pci_table[] = {
> >         { PCI_DEVICE(0x1414, 0x5353) }, /* VGA compatible controller
> > */
> >         { 0 }
> >  }; 
> 
> DEFINE_PCI_DEVICE_TABLE ?

No, I hate that macro.

  parent reply	other threads:[~2010-05-20 15:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-20  8:39 [PATCH 09/11] Staging: hv: Storage class should be before const qualifier Tobias Klauser
2010-05-20  8:53 ` [PATCH 09/11] Staging: hv: Storage class should be before Joe Perches
2010-05-20 15:36 ` Greg KH [this message]
2010-05-20 16:36 ` Joe Perches

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=20100520153616.GA4418@kroah.com \
    --to=greg@kroah.com \
    --cc=kernel-janitors@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.