All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Eyal Lebedinsky <eyal@eyal.emu.id.au>,
	Matthias Andree <matthias.andree@gmx.de>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.6.13-rc2
Date: Wed, 6 Jul 2005 09:27:10 -0700	[thread overview]
Message-ID: <20050706162710.GC13777@kroah.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0507060917530.3570@g5.osdl.org>

On Wed, Jul 06, 2005 at 09:22:05AM -0700, Linus Torvalds wrote:
> 
> 
> On Wed, 6 Jul 2005, Greg KH wrote:
> > 
> > --- gregkh-2.6.orig/sound/pci/bt87x.c	2005-07-06 08:48:29.000000000 -0700
> > +++ gregkh-2.6/sound/pci/bt87x.c	2005-07-06 08:48:54.000000000 -0700
> > @@ -798,6 +798,8 @@
> >  	{0x270f, 0xfc00}, /* Chaintech Digitop DST-1000 DVB-S */
> >  };
> >  
> > +static struct pci_driver driver;
> > +
> 
> Hmm.. Shouldn't you at a _minimum_ initialize the name and owner fields?

It's done so a few functions down.  This is just a "forward" reference
to the real thing there.

thanks,

greg k-h

  reply	other threads:[~2005-07-07  0:23 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-06  4:32 Linux 2.6.13-rc2 Linus Torvalds
2005-07-06  6:56 ` Jan Dittmer
2005-07-06  9:09   ` Linux 2.6.13-rc2 - Inconsistent kallsyms data Alexis Ballier
2005-07-06 13:45     ` Paulo Marques
2005-07-06 14:52       ` Alexis Ballier
2005-07-07 11:51         ` Paulo Marques
2005-07-06 15:33   ` Linux 2.6.13-rc2 Linus Torvalds
2005-07-06 15:53     ` Jan Dittmer
2005-07-06 15:55       ` Greg KH
2005-07-06  7:35 ` Matt Mackall
2005-07-06  8:59 ` Florian Weimer
2005-07-06 12:18   ` Paolo Ciarrocchi
2005-07-06  9:10 ` compilation error sound/pci/bt87x.c:807 [Re: Linux 2.6.13-rc2] Tomasz Torcz
2005-07-06 14:35   ` Alexandre Buisse
2005-07-06  9:28 ` Linux 2.6.13-rc2: PCMCIA problem on AMD64 Rafael J. Wysocki
2005-07-06 16:47   ` Greg KH
2005-07-06 17:16     ` Linus Torvalds
2005-07-06 20:36       ` Rafael J. Wysocki
2005-07-06 20:33     ` Rafael J. Wysocki
2005-07-06 21:43   ` Ivan Kokshaysky
2005-07-06 22:15     ` Rafael J. Wysocki
2005-07-06 23:01       ` Ivan Kokshaysky
2005-07-06  9:37 ` Linux 2.6.13-rc2 Eyal Lebedinsky
2005-07-06 15:42   ` Linus Torvalds
2005-07-06 15:51     ` Greg KH
2005-07-06 16:22       ` Linus Torvalds
2005-07-06 16:27         ` Greg KH [this message]
2005-07-07  9:46       ` Takashi Iwai
2005-07-07 18:39         ` Greg KH
2005-07-07 19:57           ` Takashi Iwai
2005-07-06 10:29 ` Matthias Andree
2005-07-06 10:30 ` Matthias Andree
2005-07-06 15:58 ` Linux 2.6.13-rc2 (build error with no CONFIG_HOTPLUG_PCI) Steven Cole

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=20050706162710.GC13777@kroah.com \
    --to=greg@kroah.com \
    --cc=eyal@eyal.emu.id.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matthias.andree@gmx.de \
    --cc=torvalds@osdl.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.