From: Matthew Wilcox <willy@debian.org>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] make ips driver compile
Date: Sat, 6 Jul 2002 17:49:48 +0100 [thread overview]
Message-ID: <20020706174948.H27706@parcelfarce.linux.theplanet.co.uk> (raw)
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.
reply other threads:[~2002-07-06 16:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20020706174948.H27706@parcelfarce.linux.theplanet.co.uk \
--to=willy@debian.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/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®