public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chris Wright <chris@wirex.com>
To: ipslinux@us.ibm.com
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] 2.5.20 drivers/scsi/ips.c cleanup
Date: Tue, 4 Jun 2002 18:26:35 -0700	[thread overview]
Message-ID: <20020604182635.A9720@figure1.int.wirex.com> (raw)

Hi,

The IBM ServeRAID driver does not compile in recent 2.5 kernels.  The
simple patch below fixes the compilation error and has been tested at OSDL.

thanks,
-chris

--- a/drivers/scsi/ips.c	Mon May 20 15:07:16 2002
+++ b/drivers/scsi/ips.c	Tue Jun  4 15:11:01 2002
@@ -596,7 +596,7 @@
    }
 
    return (1);
-
+}
 __setup("ips=", ips_setup);
 
 #else
@@ -633,9 +633,9 @@
       }
    }
 
+}
 #endif
 
-}
 
 /****************************************************************************/
 /*                                                                          */

                 reply	other threads:[~2002-06-05  1:27 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=20020604182635.A9720@figure1.int.wirex.com \
    --to=chris@wirex.com \
    --cc=ipslinux@us.ibm.com \
    --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