All of lore.kernel.org
 help / color / mirror / Atom feed
From: Domen Puncer <domen@coderock.org>
To: kernel-janitors@vger.kernel.org
Subject: [KJ] Re: drivers/atm/he.c remove dead code
Date: Mon, 20 Dec 2004 20:01:05 +0000	[thread overview]
Message-ID: <20041220200105.GC29520@nd47.coderock.org> (raw)
In-Reply-To: <20041220123541.GA29520@nd47.coderock.org>

[-- Attachment #1: Type: text/plain, Size: 550 bytes --]

On 20/12/04 09:57 -0800, Greg KH wrote:
> On Mon, Dec 20, 2004 at 01:35:41PM +0100, Domen Puncer wrote:
> > On 19/12/04 21:38 +0100, Marcel Sebek wrote:
> > > @@ -147,13 +120,13 @@ static u8 read_prom_byte(struct he_dev *
> > >  
> > >  /* globals */
> > >  
> > > -struct he_dev *he_devs = NULL;
> > > -static int disable64 = 0;
> > > +struct he_dev *he_devs;
> > 
> > This is not static, so it won't be initialized.
> 
> Huh?  Since when is that a requirement?  No, that will be initialized to
> NULL.

Right, thank you for correcting me.


	Domen

[-- Attachment #2: Type: text/plain, Size: 167 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

      parent reply	other threads:[~2004-12-20 20:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-20 12:35 [KJ] Re: drivers/atm/he.c remove dead code Domen Puncer
2004-12-20 14:32 ` Marcel Sebek
2004-12-20 17:57 ` Greg KH
2004-12-20 20:01 ` Domen Puncer [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=20041220200105.GC29520@nd47.coderock.org \
    --to=domen@coderock.org \
    --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.