mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Bob Miller <rem@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [TRIVIAL PATCH 2.5.47] Remove compile warning from scsi/scsi.c
Date: Mon, 02 Dec 2002 14:57:00 +1100	[thread overview]
Message-ID: <20021202053207.13A8D2C365@lists.samba.org> (raw)
In-Reply-To: Your message of "Wed, 13 Nov 2002 14:27:10 -0800." <20021113222709.GB3336@doc.pdx.osdl.net>

In message <20021113222709.GB3336@doc.pdx.osdl.net> you write:
> diff -Nru a/drivers/scsi/scsi.c b/drivers/scsi/scsi.c
> --- a/drivers/scsi/scsi.c	Wed Nov 13 14:09:57 2002
> +++ b/drivers/scsi/scsi.c	Wed Nov 13 14:09:57 2002
> @@ -1985,7 +1985,7 @@
>  	up_read(&scsi_devicelist_mutex);
>  	return 0;
>  
> -fail:
> +/* XXX fail: */
>  	printk(KERN_ERR "%s: Allocation failure during SCSI scanning, "
>  			"some SCSI devices might not be configured\n",
>  			__FUNCTION__);

That code is now unreachable, which can't be right.

(Catching up on trivial),
Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

      reply	other threads:[~2002-12-02  5:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-13 22:27 Bob Miller
2002-12-02  3:57 ` Rusty Russell [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=20021202053207.13A8D2C365@lists.samba.org \
    --to=rusty@rustcorp.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rem@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®