From: in <i.n@netcabo.pt>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] <drivers/usb/storage/dpcm.c>, kernel <2.6.1>
Date: Sat, 17 Jan 2004 13:42:56 +0000 [thread overview]
Message-ID: <20040117134256.09046469.i.n@netcabo.pt> (raw)
[PATCH] <drivers/usb/storage/dpcm.c>, kernel <2.6.1>
It just takes out the unused int! just takes of the warning when compiling!
--- 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;
next reply other threads:[~2004-01-17 13:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-17 13:42 in [this message]
2004-01-20 22:43 ` Adrian Bunk
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=20040117134256.09046469.i.n@netcabo.pt \
--to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome