public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Christoph Hellwig <hch@lst.de>, Matthew Wilcox <willy@debian.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PATCH] scsi: remove include procfs_h from hosts.h
Date: Mon, 1 Sep 2003 15:13:38 -0300	[thread overview]
Message-ID: <20030901181337.GA15280@conectiva.com.br> (raw)

Hi Linus,

	Willy noticed that proc_fs.h was being included in hosts.h, Christoph
confirmed that he left it there just not to break any driver that was
implicitely getting proc_fs.h from hosts.h, here is a patch that cleans this,
only megaraid was broken wrt this.

	Available at:

bk://kernel.bkbits.net/acme/scsi-2.6

- Arnaldo

You can import this changeset into BK by piping this whole message to:
'| bk receive [path to repository]' or apply the patch as usual.

===================================================================


ChangeSet@1.1384, 2003-09-01 18:01:44-03:00, acme@allegro.kerneljanitors.org
  o scsi: remove include procfs_h from hosts.h


 hosts.h    |    1 -
 megaraid.c |    1 +
 2 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/drivers/scsi/hosts.h b/drivers/scsi/hosts.h
--- a/drivers/scsi/hosts.h	Mon Sep  1 18:05:43 2003
+++ b/drivers/scsi/hosts.h	Mon Sep  1 18:05:43 2003
@@ -25,7 +25,6 @@
 #define _HOSTS_H
 
 #include <linux/config.h>
-#include <linux/proc_fs.h>
 
 #include <scsi/scsi_host.h>
 
diff -Nru a/drivers/scsi/megaraid.c b/drivers/scsi/megaraid.c
--- a/drivers/scsi/megaraid.c	Mon Sep  1 18:05:43 2003
+++ b/drivers/scsi/megaraid.c	Mon Sep  1 18:05:43 2003
@@ -36,6 +36,7 @@
 #include <asm/uaccess.h>
 #include <asm/io.h>
 #include <linux/delay.h>
+#include <linux/proc_fs.h>
 #include <linux/reboot.h>
 #include <linux/module.h>
 #include <linux/list.h>

===================================================================


This BitKeeper patch contains the following changesets:
1.1384
## Wrapped with gzip_uu ##


M'XL( *>T4S\  \U536^;0!0\9W_%2CY6AK??@.K(;5*U52LU2I53%$7K96V(
M@8V N*G$C^]"FMA14[NV>@AP 1ZS\V;>+"-\T=@Z.=*FM&B$/[FF]3=%81>U
M"Y:VKFQQHZN\=743N'KA2\Z=\R5AYDH;]E^%LV78F"8?TT B__Y,MR;#*ULW
MR1$)V-.3]N>M38[./WR\^/KN'*')!)]DNEK8[[;%DPGR*ZQTD393W6:%JX*V
MUE53VE8'QI7=4VE' :@_!5$,A.R(!*XZ0U)"-"<V!<HCR9%>WI93UZ1%3_KR
M$?OJ.0Z#& @0)CT.$"45.L4D("SB&%@(<0@$DR@!DG ^!I8 X+[AZ=_EP6\H
M'@-ZC_]O-R?(8(=[D1-<V]*M+,XK4]RE%M_6SLR;ZPS/:U?BS-O7!!GZ@CF%
M")VM)4;C/0^$0 ,ZWM%)6N>]T\, A*5=Z%KG:6 V^N( L5>7*=Y%$,_US#!J
MYC%3('>IN0U]\,XO((7J6 24[D?UMU#/>:I.T)BS3A$3L;E65#$6&Z/WX[D!
MO4F2QX308>Q?JMZ=@,/IH\QDTZ)I@]1>WMB;V=46OI(*"HQX%$&$D$,@E-B(
M@TJ$3(3ZUS@ 'I-7$8=!_6]X7/\8+C_?9R\:<4!.3FF$R9_.KN=U3W/WC1%*
M]<J6TP?Y@]EREOM&*J_FUOA$1)*(2P$=$T)%@]."'^XT>24;W\-FL,WIM1('
MF/V9]6:/'EF\+?+J[C[LR5S//8'C]1_09-8LF[MR8CA35"J*?@$]&0'4; < 
!    
 

                 reply	other threads:[~2003-09-01 18:14 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=20030901181337.GA15280@conectiva.com.br \
    --to=acme@conectiva.com.br \
    --cc=hch@lst.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    --cc=willy@debian.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