All of lore.kernel.org
 help / color / mirror / Atom feed
From: Douglas Gilbert <dougg@torque.net>
To: linux-scsi@vger.kernel.org
Subject: [PATCH] sd.c remove unused include vmalloc.h
Date: Sun, 16 May 2004 12:24:47 +1000	[thread overview]
Message-ID: <40A6D0EF.9050909@torque.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 100 bytes --]

   - remove unused include of vmalloc.h header in sd.c

Patch is against lk 2.6.6-bk1

Doug Gilbert

[-- Attachment #2: sd.c266b1vm --]
[-- Type: text/plain, Size: 341 bytes --]

--- linux/drivers/scsi/sd.c	2004-05-12 13:14:40.000000000 +1000
+++ linux/drivers/scsi/sd.c266b1vm	2004-05-16 11:26:27.000000000 +1000
@@ -45,7 +45,6 @@
 #include <linux/interrupt.h>
 #include <linux/init.h>
 #include <linux/reboot.h>
-#include <linux/vmalloc.h>
 #include <linux/blkdev.h>
 #include <linux/blkpg.h>
 #include <linux/kref.h>

                 reply	other threads:[~2004-05-16  2:25 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=40A6D0EF.9050909@torque.net \
    --to=dougg@torque.net \
    --cc=linux-scsi@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 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.