public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Sam Ravnborg <sam@ravnborg.org>, linux-scsi@vger.kernel.org
Subject: Re: Move scsi.h, hosts.h to include/linux/scsi ?
Date: Mon, 17 Feb 2003 12:58:21 +0000	[thread overview]
Message-ID: <20030217125821.A25189@infradead.org> (raw)
In-Reply-To: <20030217125334.GA3346@mars.ravnborg.org>; from sam@ravnborg.org on Mon, Feb 17, 2003 at 01:53:34PM +0100

On Mon, Feb 17, 2003 at 01:53:34PM +0100, Sam Ravnborg wrote:
> > 	include/scsi/upper.h
> 
> How much does upper.h differ from the current hosts.h?

upper is for the upper layer drivers (sd, sr, ...).  So there's
not much in common - this is what the HBA's don't need.

> In general just combining all the stuff in a single scsi.h file
> (the other alternative)  looks ugly to me.

Why?  If you think the current hosts.h make sense please explain
me the rules on why stuff is in hosts.h instead of scsi.h..

> > plus a drivers/scsi/scsiP.h for stuff private to the midlayer.
> But then the usage is restricted to users in drivers/scsi - and
> not anything living in arch/* - OK?

Yes, it's the stuff private to the scsi midlayer (scsi_*.c, hosts.c),
i.e. everything not exported to modules.


  reply	other threads:[~2003-02-17 12:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-16 21:14 Move scsi.h, hosts.h to include/linux/scsi ? Sam Ravnborg
2003-02-17 12:18 ` Christoph Hellwig
2003-02-17 12:53   ` Sam Ravnborg
2003-02-17 12:58     ` Christoph Hellwig [this message]
2003-02-17 13:07       ` Sam Ravnborg
2003-02-17 14:18         ` 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=20030217125821.A25189@infradead.org \
    --to=hch@infradead.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=sam@ravnborg.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