From: Rusty Russell <rusty@rustcorp.com.au>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-scsi@vger.kernel.org, axboe@suse.de
Subject: [TRIVIAL] [TRIVIAL 2.6] drivers_scsi_gvp11.c: kill duplicate #include
Date: Thu, 20 May 2004 17:07:59 +1000 [thread overview]
Message-ID: <1085035526.24935.140.camel@bach> (raw)
From: a.othieno@bluewin.ch (Arthur Othieno)
---
Hi,
>From scripts/checkincludes.pl:
./drivers/scsi/gvp11.c: gvp11.h is included more than once.
Output from `grep' shows:
$ grep -n gvp11.h drivers/scsi/gvp11.c
21:#include "gvp11.h"
355:#include "gvp11.h"
Against 2.6.5. Thanks.
--- trivial-2.6.6-bk6/drivers/scsi/gvp11.c.orig 2004-05-20 15:59:33.000000000 +1000
+++ trivial-2.6.6-bk6/drivers/scsi/gvp11.c 2004-05-20 15:59:33.000000000 +1000
@@ -352,8 +352,6 @@
#define HOSTS_C
-#include "gvp11.h"
-
static Scsi_Host_Template driver_template = {
.proc_name = "GVP11",
.name = "GVP Series II SCSI",
--
What is this? http://www.kernel.org/pub/linux/kernel/people/rusty/trivial/
Don't blame me: the Monkey is driving
File: a.othieno@bluewin.ch (Arthur Othieno): [TRIVIAL 2.6] drivers_scsi_gvp11.c: kill duplicate #include
next reply other threads:[~2004-05-20 7:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-20 7:07 Rusty Russell [this message]
2004-05-20 12:42 ` [TRIVIAL] [TRIVIAL 2.6] drivers_scsi_gvp11.c: kill duplicate #include James Bottomley
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=1085035526.24935.140.camel@bach \
--to=rusty@rustcorp.com.au \
--cc=akpm@osdl.org \
--cc=axboe@suse.de \
--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.