All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Dobriyan <adobriyan@mail.ru>
To: Alex Aizman <itn780@yahoo.com>
Cc: linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [ANNOUNCE 3/6] Open-iSCSI High-Performance Initiator for Linux
Date: Mon, 7 Mar 2005 11:44:18 +0200	[thread overview]
Message-ID: <200503071144.19133.adobriyan@mail.ru> (raw)
In-Reply-To: <422BFF88.50205@yahoo.com>

On Monday 07 March 2005 09:15, Alex Aizman wrote:
>           drivers/scsi/Kconfig changes.

> --- linux-2.6.11.orig/drivers/scsi/Kconfig
> +++ linux-2.6.11.dima/drivers/scsi/Kconfig

> +config ISCSI_IF
> +	tristate "iSCSI Open Transport Interface"
> +	depends on SCSI && INET
> +	---help---
> +	To compile this driver as a module, choose M here: the
> +	module will be called iscsi_if.
> +
> +	This driver manages multiple iSCSI transports. This module is required
> +	for normal iscsid operation.
> +
> +	See more detailed information here:
> +
> + 	http://www.open-iscsi.org

"To compile this driver as a module ..." boilerplate usually goes at the end
of description. Help text is indented with 2 spaces wrt "---help---":

	---help---
	  This driver manages multiple iSCSI transports. ...

	Alexey

      reply	other threads:[~2005-03-07  9:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-07  7:15 [ANNOUNCE 3/6] Open-iSCSI High-Performance Initiator for Linux Alex Aizman
2005-03-07  9:44 ` Alexey Dobriyan [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=200503071144.19133.adobriyan@mail.ru \
    --to=adobriyan@mail.ru \
    --cc=itn780@yahoo.com \
    --cc=linux-kernel@vger.kernel.org \
    --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.