public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Bart Van Assche <bvanassche@acm.org>
To: Bean Huo <huobean@gmail.com>,
	jejb@linux.ibm.com, martin.petersen@oracle.com,
	linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: beanhuo@micron.com
Subject: Re: [RFC PATCH ] scsi: remove scsi_sdb_cache
Date: Fri, 19 Jun 2020 07:31:00 -0700	[thread overview]
Message-ID: <acdceada-b183-e41a-8645-aa3716b55236@acm.org> (raw)
In-Reply-To: <20200619131042.10759-1-huobean@gmail.com>

On 2020-06-19 06:10, Bean Huo wrote:
> @@ -2039,7 +2024,6 @@ scsi_mode_select(struct scsi_device *sdev, int pf, int sp, int modepage,
>  		real_buffer[1] = data->medium_type;
>  		real_buffer[2] = data->device_specific;
>  		real_buffer[3] = data->block_descriptor_length;
> -		
>  
>  		cmd[0] = MODE_SELECT;
>  		cmd[4] = len;
> @@ -2227,7 +2211,7 @@ scsi_device_set_state(struct scsi_device *sdev, enum scsi_device_state state)
>  			goto illegal;
>  		}
>  		break;
> -			
> +
>  	case SDEV_RUNNING:
>  		switch (oldstate) {
>  		case SDEV_CREATED:

If these whitespace changes are left out, feel free to add:

Reviewed-by: Bart Van Assche <bvanassche@acm.org>

  reply	other threads:[~2020-06-19 14:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-19 13:10 [RFC PATCH ] scsi: remove scsi_sdb_cache Bean Huo
2020-06-19 14:31 ` Bart Van Assche [this message]
2020-06-19 15:03   ` Bean Huo

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=acdceada-b183-e41a-8645-aa3716b55236@acm.org \
    --to=bvanassche@acm.org \
    --cc=beanhuo@micron.com \
    --cc=huobean@gmail.com \
    --cc=jejb@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --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