All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Larson <plars@linuxtestproject.org>
To: Linus Torvalds <torvalds@transmeta.com>,
	lkml <linux-kernel@vger.kernel.org>
Subject: [Trivial 2.5 patch] ips.c remove tqueue.h
Date: 07 Oct 2002 16:36:26 -0500	[thread overview]
Message-ID: <1034026587.15180.52.camel@plars> (raw)

It looks like the ips.c driver is still broken in 2.5.41 because of the
task queue removal.  Could you please apply this trivial patch so that
my nightly tests of the bk snapshot will run?

Thanks,
Paul Larson

--- linux-2.5/drivers/scsi/ips.c	Thu Aug 22 12:02:43 2002
+++ linux-ipswq/drivers/scsi/ips.c	Wed Oct  2 10:00:50 2002
@@ -164,7 +164,6 @@
 #include <linux/pci.h>
 #include <linux/proc_fs.h>
 #include <linux/reboot.h>
-#include <linux/tqueue.h>
 #include <linux/interrupt.h>
 
 #include <linux/blk.h>




             reply	other threads:[~2002-10-07 21:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-07 21:36 Paul Larson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-10-02 14:39 [Trivial 2.5 patch] ips.c remove tqueue.h Paul Larson

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=1034026587.15180.52.camel@plars \
    --to=plars@linuxtestproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.