From: James Bottomley <James.Bottomley@steeleye.com>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: Andrew Morton <akpm@osdl.org>,
SCSI Mailing List <linux-scsi@vger.kernel.org>,
Jens Axboe <axboe@suse.de>
Subject: Re: [TRIVIAL] [TRIVIAL 2.6] drivers_scsi_mvme147.c: kill duplicate #include
Date: 20 May 2004 07:43:07 -0500 [thread overview]
Message-ID: <1085056987.1763.6.camel@mulgrave> (raw)
In-Reply-To: <1085035551.24929.141.camel@bach>
On Thu, 2004-05-20 at 02:08, Rusty Russell wrote:
> --- trivial-2.6.6-bk6/drivers/scsi/mvme147.c.orig 2004-05-20 15:59:33.000000000 +1000
> +++ trivial-2.6.6-bk6/drivers/scsi/mvme147.c 2004-05-20 15:59:33.000000000 +1000
> @@ -122,8 +122,6 @@
>
> #define HOSTS_C
>
> -#include "mvme147.h"
> -
> static Scsi_Host_Template driver_template = {
> .proc_name = "MVME147",
> .name = "MVME147 built-in SCSI",
Same for this. HOST_C alters the behaviour of the second include.
James
prev parent reply other threads:[~2004-05-20 12:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-20 7:08 [TRIVIAL] [TRIVIAL 2.6] drivers_scsi_mvme147.c: kill duplicate #include Rusty Russell
2004-05-20 12:43 ` James Bottomley [this message]
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=1085056987.1763.6.camel@mulgrave \
--to=james.bottomley@steeleye.com \
--cc=akpm@osdl.org \
--cc=axboe@suse.de \
--cc=linux-scsi@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
/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.