public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: "Jürgen E. Fischer" <fischer@linux-buechse.de>
Cc: bugme-daemon@bugzilla.kernel.org, linux-scsi@vger.kernel.org
Subject: Re: [Bugme-new] [Bug 6092] New: drivers/scsi/pcmcia/aha152x_stub.c: aha152x_resume(): variable used before set
Date: Sat, 18 Feb 2006 14:14:23 -0800	[thread overview]
Message-ID: <20060218141423.7d741859.akpm@osdl.org> (raw)
In-Reply-To: <20060218221039.GA3912@linux-buechse.de>

Jürgen E. Fischer <fischer@linux-buechse.de> wrote:
>
> On Fri, Feb 17, 2006 at 21:10:49 -0800, Andrew Morton wrote:
>  > > I just tried to compile the Linux Kernel version 2.6.11.12
>  > > with the most excellent Intel C compiler. It said
>  > > 
>  > > drivers/scsi/pcmcia/aha152x_stub.c(313): remark #592: variable "tmp" is used
>  > > before its value is set
>  > >        tmp.device->host = info->host;
>  > >        ^
>  > > 
>  > > This is clearly broken code, since the field tmp.device has not been
>  > > initialised, and so isn't pointing to anything.
> 
>  Fix below.

Thanks.

Could we please have a more complete description of this change?  It's
obviosly doing more than fixing a used-uninitialised bug..
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2006-02-18 22:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200602180209.k1I29meW030162@fire-2.osdl.org>
2006-02-18  5:10 ` [Bugme-new] [Bug 6092] New: drivers/scsi/pcmcia/aha152x_stub.c: aha152x_resume(): variable used before set Andrew Morton
2006-02-18 22:10   ` Jürgen E. Fischer
2006-02-18 22:14     ` Andrew Morton [this message]
2006-02-18 23:31       ` Jürgen E. Fischer
2006-02-18 23:46         ` Andrew Morton
2006-02-18 23:58           ` Jürgen E. Fischer
2006-02-19 14:27         ` James Bottomley
2006-02-19 15:08           ` Jürgen E. Fischer
2006-02-19 15:26             ` James Bottomley

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=20060218141423.7d741859.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=bugme-daemon@bugzilla.kernel.org \
    --cc=fischer@linux-buechse.de \
    --cc=linux-scsi@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox