public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <willy@infradead.org>
To: Benjamin Block <bblock@linux.ibm.com>
Cc: "James E.J. Bottomley" <jejb@linux.ibm.com>,
	"Martin K. Petersen" <martin.petersen@oracle.com>,
	Steffen Maier <maier@linux.ibm.com>,
	Julian Wiedmann <jwi@linux.ibm.com>,
	Fedor Loshakov <loshakov@linux.ibm.com>,
	linux-scsi@vger.kernel.org
Subject: Re: [PATCH 3/3] scsi: Rename slave_configure to sdev_configure
Date: Tue, 14 Jul 2020 12:41:22 +0100	[thread overview]
Message-ID: <20200714114122.GA12769@casper.infradead.org> (raw)
In-Reply-To: <20200714082631.GB7244@t480-pf1aa2c2>

On Tue, Jul 14, 2020 at 10:26:31AM +0200, Benjamin Block wrote:
> > @@ -428,7 +428,7 @@ static struct scsi_host_template zfcp_scsi_host_template = {
> >  	.eh_target_reset_handler = zfcp_scsi_eh_target_reset_handler,
> >  	.eh_host_reset_handler	 = zfcp_scsi_eh_host_reset_handler,
> >  	.sdev_prep		 = zfcp_scsi_sdev_prep,
> > -	.slave_configure	 = zfcp_scsi_slave_configure,
> > +	.sdev_configure	 = zfcp_scsi_sdev_configure,
> 
> Please fix the alignment.

sed doesn't kow how to do that.

  reply	other threads:[~2020-07-14 11:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06 19:39 [PATCH 0/3] Rename some scsi host template functions Matthew Wilcox (Oracle)
2020-07-06 19:39 ` [PATCH 1/3] scsi: Rename slave_alloc to sdev_prep Matthew Wilcox (Oracle)
2020-07-06 19:39 ` [PATCH 2/3] scsi: Rename slave_destroy to sdev_destroy Matthew Wilcox (Oracle)
2020-07-06 19:39 ` [PATCH 3/3] scsi: Rename slave_configure to sdev_configure Matthew Wilcox (Oracle)
2020-07-07  7:58   ` Johannes Thumshirn
2020-07-14  8:26   ` Benjamin Block
2020-07-14 11:41     ` Matthew Wilcox [this message]
2020-07-14 12:02       ` Benjamin Block

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=20200714114122.GA12769@casper.infradead.org \
    --to=willy@infradead.org \
    --cc=bblock@linux.ibm.com \
    --cc=jejb@linux.ibm.com \
    --cc=jwi@linux.ibm.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=loshakov@linux.ibm.com \
    --cc=maier@linux.ibm.com \
    --cc=martin.petersen@oracle.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox