mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] make ips driver compile
@ 2002-07-06 16:49 Matthew Wilcox
  0 siblings, 0 replies; only message in thread
From: Matthew Wilcox @ 2002-07-06 16:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel


Whoever did the strsep patches didn't check that ips still compiles.
here's a patch.

--- linux-2.5.24-flock/drivers/scsi/ips.c	Sun Jun  2 18:44:38 2002
+++ linux-2.5.24-mm/drivers/scsi/ips.c	Tue Jul  2 11:42:20 2002
@@ -596,6 +596,7 @@
    }
 
    return (1);
+}
 
 __setup("ips=", ips_setup);
 
@@ -632,10 +633,9 @@
          }
       }
    }
+}
 
 #endif
-
-}
 
 /****************************************************************************/
 /*                                                                          */

-- 
Revolutions do not require corporate support.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-07-06 16:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-06 16:49 [PATCH] make ips driver compile Matthew Wilcox

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®