* [PATCH] scsi: mpi3mr: delete a stray tab
@ 2022-07-18 11:20 Dan Carpenter
2022-07-19 2:40 ` Martin K. Petersen
2022-07-27 3:15 ` Martin K. Petersen
0 siblings, 2 replies; 3+ messages in thread
From: Dan Carpenter @ 2022-07-18 11:20 UTC (permalink / raw)
To: Sathya Prakash Veerichetty
Cc: Kashyap Desai, Sumit Saxena, Sreekanth Reddy,
James E.J. Bottomley, Martin K. Petersen, mpi3mr-linuxdrv.pdl,
linux-scsi, kernel-janitors
This code is intended one more tab than it should be.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
---
drivers/scsi/mpi3mr/mpi3mr_os.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/mpi3mr/mpi3mr_os.c b/drivers/scsi/mpi3mr/mpi3mr_os.c
index 6a47f8c77256..cf00df020b1e 100644
--- a/drivers/scsi/mpi3mr/mpi3mr_os.c
+++ b/drivers/scsi/mpi3mr/mpi3mr_os.c
@@ -4333,7 +4333,7 @@ static int mpi3mr_qcmd(struct Scsi_Host *shost,
goto out;
}
op_req_q = &mrioc->req_qinfo[scmd_priv_data->req_q_idx];
- data_len_blks = scsi_bufflen(scmd) >> 9;
+ data_len_blks = scsi_bufflen(scmd) >> 9;
if ((data_len_blks >= mrioc->io_throttle_data_length) &&
stgt_priv_data->io_throttle_enabled) {
tracked_io_sz = data_len_blks;
--
2.35.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] scsi: mpi3mr: delete a stray tab
2022-07-18 11:20 [PATCH] scsi: mpi3mr: delete a stray tab Dan Carpenter
@ 2022-07-19 2:40 ` Martin K. Petersen
2022-07-27 3:15 ` Martin K. Petersen
1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2022-07-19 2:40 UTC (permalink / raw)
To: Dan Carpenter
Cc: Sathya Prakash Veerichetty, Kashyap Desai, Sumit Saxena,
Sreekanth Reddy, James E.J. Bottomley, Martin K. Petersen,
mpi3mr-linuxdrv.pdl, linux-scsi, kernel-janitors
Dan,
> This code is intended one more tab than it should be.
Applied to 5.20/scsi-staging, thanks!
--
Martin K. Petersen Oracle Linux Engineering
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] scsi: mpi3mr: delete a stray tab
2022-07-18 11:20 [PATCH] scsi: mpi3mr: delete a stray tab Dan Carpenter
2022-07-19 2:40 ` Martin K. Petersen
@ 2022-07-27 3:15 ` Martin K. Petersen
1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2022-07-27 3:15 UTC (permalink / raw)
To: Sathya Prakash Veerichetty, Dan Carpenter
Cc: Martin K . Petersen, Kashyap Desai, mpi3mr-linuxdrv.pdl,
linux-scsi, Sreekanth Reddy, Sumit Saxena, James E.J. Bottomley,
kernel-janitors
On Mon, 18 Jul 2022 14:20:54 +0300, Dan Carpenter wrote:
> This code is intended one more tab than it should be.
>
>
Applied to 5.20/scsi-queue, thanks!
[1/1] scsi: mpi3mr: delete a stray tab
https://git.kernel.org/mkp/scsi/c/502f4c18704d
--
Martin K. Petersen Oracle Linux Engineering
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-07-27 3:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-18 11:20 [PATCH] scsi: mpi3mr: delete a stray tab Dan Carpenter
2022-07-19 2:40 ` Martin K. Petersen
2022-07-27 3:15 ` Martin K. Petersen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox