Re: [PATCH] silence gcc warning about possibly uninitialized use of variable in scsi_scan

From: Jesper Juhl
Date: Sun Feb 26 2006 - 15:39:22 EST


On 2/26/06, James Bottomley <James.Bottomley@xxxxxxxxxxxx> wrote:
> On Sun, 2006-02-26 at 20:01 +0100, Jesper Juhl wrote:
> > Hmm, it's quite reproducible and the gcc 3.4.5 I have here is not
> > patched by the distribution (Slackware). If you want I can send you
> > the .config that results in the warning..
>
> I really don't think it's a config issue. scsi_probe_lun() is always
> compiled in if CONFIG_SCSI is set. I think you have a compiler problem.
>

I must admit I think the compiler is OK.
I have two different boxes with gcc 3.4.5 and they both give the same
warning (not to mention that that gcc builds everything I've thrown at
it correctly).
But nevermind, it's just a silly little warning - just leave it be.

--
Jesper Juhl <jesper.juhl@xxxxxxxxx>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/