lkml.org 
[lkml]   [2004]   [Jan]   [17]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
Patch in this message
/
DateSat, 17 Jan 2004 13:42:56 +0000
Fromin <>
Subject[PATCH] <drivers/usb/storage/dpcm.c>, kernel <2.6.1>
[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;
 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:00    [W:0.180 / U:0.380 seconds]
©2003-2008 Jasper Spaans