All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@fs.tum.de>
To: in <i.n@netcabo.pt>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] <drivers/usb/storage/dpcm.c>, kernel <2.6.1>
Date: Tue, 20 Jan 2004 23:43:52 +0100	[thread overview]
Message-ID: <20040120224352.GL12027@fs.tum.de> (raw)
In-Reply-To: <20040117134256.09046469.i.n@netcabo.pt>

On Sat, Jan 17, 2004 at 01:42:56PM +0000, in wrote:
> [PATCH] <drivers/usb/storage/dpcm.c>, kernel <2.6.1>
> 
> It just takes out the unused int! just takes of the warning when compiling!


It isn't unused #ifdef CONFIG_USB_STORAGE_SDDR09 .



> --- a/drivers/usb/storage/dpcm.c  2003-12-18 02:59:15.000000000 +0000
> +++ linux/drivers/usb/storage/dpcm.c    2004-01-17 13:22:49.000000000 +0000
> @@ -43,8 +43,6 @@
>   */
>  int dpcm_transport(Scsi_Cmnd *srb, struct us_data *us)
>  {
> -  int ret;
> -
>    if(srb == NULL)
>      return USB_STOR_TRANSPORT_ERROR;

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


      reply	other threads:[~2004-01-20 22:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-17 13:42 [PATCH] <drivers/usb/storage/dpcm.c>, kernel <2.6.1> in
2004-01-20 22:43 ` Adrian Bunk [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=20040120224352.GL12027@fs.tum.de \
    --to=bunk@fs.tum.de \
    --cc=i.n@netcabo.pt \
    --cc=linux-kernel@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.