linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC][PATCH] Remove stat.h from drivers/scsi/gvp11.c
@ 2007-08-01 15:39 Michal Piotrowski
  0 siblings, 0 replies; only message in thread
From: Michal Piotrowski @ 2007-08-01 15:39 UTC (permalink / raw)
  To: Andrew Morton, linux-scsi, LKML

Hi,

"There is no reason at all for a scsi driver to include stat.h"
-- Christoph Hellwig

Regards,
Michal

--
LOG
http://www.stardust.webpages.pl/log/

Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>

--- linux-mm-clean/drivers/scsi/gvp11.c	2007-07-09 01:32:17.000000000 +0200
+++ linux-mm/drivers/scsi/gvp11.c	2007-08-01 17:36:45.000000000 +0200
@@ -18,8 +18,6 @@
 #include "wd33c93.h"
 #include "gvp11.h"
 
-#include<linux/stat.h>
-
 #define DMA(ptr) ((gvp11_scsiregs *)((ptr)->base))
 #define HDATA(ptr) ((struct WD33C93_hostdata *)((ptr)->hostdata))
 

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

only message in thread, other threads:[~2007-08-01 15:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-01 15:39 [RFC][PATCH] Remove stat.h from drivers/scsi/gvp11.c Michal Piotrowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).