All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sd.c remove unused include vmalloc.h
@ 2004-05-16  2:24 Douglas Gilbert
  0 siblings, 0 replies; only message in thread
From: Douglas Gilbert @ 2004-05-16  2:24 UTC (permalink / raw)
  To: linux-scsi

[-- 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>

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

only message in thread, other threads:[~2004-05-16  2:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-16  2:24 [PATCH] sd.c remove unused include vmalloc.h Douglas Gilbert

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.