All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@steeleye.com>
To: Patrick Mansfield <patmans@us.ibm.com>
Cc: JEJ Bottomley <James.Bottomley@SteelEye.com>,
	Christoph Hellwig <hch@lst.de>,
	linux-scsi@vger.kernel.org
Subject: Re: [PATCH] current scsi-misc-2.5 scsi_lib.c needs init.h
Date: Thu, 05 Dec 2002 16:26:45 -0600	[thread overview]
Message-ID: <200212052226.gB5MQjf05474@localhost.localdomain> (raw)
In-Reply-To: Message from Patrick Mansfield <patmans@us.ibm.com> of "Thu, 05 Dec 2002 14:16:33 PST." <20021205141633.A10103@beaverton.ibm.com>

patmans@us.ibm.com said:
> he current scsi-misc-2.5 scsi_lib.c needs to include init.h to get the
> __init and __exit defined. 

not for me here.  init.h seems to be pulled in via a long chain:

                 from include/linux/profile.h:8,
                 from include/asm/hw_irq.h:16,
                 from include/linux/irq.h:69,
                 from include/asm/hardirq.h:6,
                 from include/linux/interrupt.h:9,
                 from include/asm/highmem.h:24,
                 from include/linux/highmem.h:12,
                 from include/linux/bio.h:24,
                 from drivers/scsi/scsi_lib.c:10:

James



  reply	other threads:[~2002-12-05 22:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-05 22:16 [PATCH] current scsi-misc-2.5 scsi_lib.c needs init.h Patrick Mansfield
2002-12-05 22:26 ` James Bottomley [this message]
2002-12-05 22:54   ` Patrick Mansfield
2002-12-05 22:58     ` Christoph Hellwig

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=200212052226.gB5MQjf05474@localhost.localdomain \
    --to=james.bottomley@steeleye.com \
    --cc=hch@lst.de \
    --cc=linux-scsi@vger.kernel.org \
    --cc=patmans@us.ibm.com \
    /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.