All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Andrew Morton <akpm@osdl.org>
Cc: YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>,
	linux-scsi@vger.kernel.org, axboe@suse.de
Subject: [TRIVIAL] [TRIVIAL 2.6] drivers_scsi_pcmcia_nsp_cs.c: kill duplicate #include
Date: Thu, 20 May 2004 17:08:03 +1000	[thread overview]
Message-ID: <1085036465.24931.149.camel@bach> (raw)

 From:  a.othieno@bluewin.ch (Arthur Othieno)

---
  Hi,
  
  >From scripts/checkincludes.pl:
  
    ./drivers/scsi/pcmcia/nsp_cs.c: linux/module.h is included more than once.
 

--- trivial-2.6.6-bk6/drivers/scsi/pcmcia/nsp_cs.c.orig	2004-05-20 15:59:34.000000000 +1000
+++ trivial-2.6.6-bk6/drivers/scsi/pcmcia/nsp_cs.c	2004-05-20 15:59:34.000000000 +1000
@@ -38,7 +38,6 @@
 #include <linux/ioport.h>
 #include <linux/delay.h>
 #include <linux/interrupt.h>
-#include <linux/module.h>
 #include <linux/major.h>
 #include <linux/blkdev.h>
 #include <linux/stat.h>
-- 
  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_pcmcia_nsp_cs.c: kill duplicate #include


                 reply	other threads:[~2004-05-20  7:08 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=1085036465.24931.149.camel@bach \
    --to=rusty@rustcorp.com.au \
    --cc=akpm@osdl.org \
    --cc=axboe@suse.de \
    --cc=linux-scsi@vger.kernel.org \
    --cc=yokota@netlab.is.tsukuba.ac.jp \
    /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.