public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] scsi: mvsas: fix typos in SAS/SATA VSP register comments
@ 2025-05-17 19:24 Alok Tiwari
  2025-05-21  1:30 ` Martin K. Petersen
  2025-05-28  2:20 ` Martin K. Petersen
  0 siblings, 2 replies; 3+ messages in thread
From: Alok Tiwari @ 2025-05-17 19:24 UTC (permalink / raw)
  To: James.Bottomley, martin.petersen, linux-scsi
  Cc: alok.a.tiwari, linux-kernel, darren.kenny

Correct spelling mistakes of the SAS/SATA Vendor Specific Port Registers.
Fixed "Vednor" to "Vendor" in VSR_PHY_VS0 and VSR_PHY_VS1 comments.
This is a non-functional change aimed at improving code clarity.

Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
---
 drivers/scsi/mvsas/mv_64xx.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/scsi/mvsas/mv_64xx.h b/drivers/scsi/mvsas/mv_64xx.h
index c25a5dfe7889..749f616b21af 100644
--- a/drivers/scsi/mvsas/mv_64xx.h
+++ b/drivers/scsi/mvsas/mv_64xx.h
@@ -101,8 +101,8 @@ enum sas_sata_vsp_regs {
 	VSR_PHY_MODE9		= 0x09, /* Test */
 	VSR_PHY_MODE10		= 0x0A, /* Power */
 	VSR_PHY_MODE11		= 0x0B, /* Phy Mode */
-	VSR_PHY_VS0		= 0x0C, /* Vednor Specific 0 */
-	VSR_PHY_VS1		= 0x0D, /* Vednor Specific 1 */
+	VSR_PHY_VS0		= 0x0C, /* Vendor Specific 0 */
+	VSR_PHY_VS1		= 0x0D, /* Vendor Specific 1 */
 };
 
 enum chip_register_bits {
-- 
2.47.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] scsi: mvsas: fix typos in SAS/SATA VSP register comments
  2025-05-17 19:24 [PATCH] scsi: mvsas: fix typos in SAS/SATA VSP register comments Alok Tiwari
@ 2025-05-21  1:30 ` Martin K. Petersen
  2025-05-28  2:20 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2025-05-21  1:30 UTC (permalink / raw)
  To: Alok Tiwari
  Cc: James.Bottomley, martin.petersen, linux-scsi, linux-kernel,
	darren.kenny


Alok,

> Correct spelling mistakes of the SAS/SATA Vendor Specific Port
> Registers. Fixed "Vednor" to "Vendor" in VSR_PHY_VS0 and VSR_PHY_VS1
> comments. This is a non-functional change aimed at improving code
> clarity.

Applied to 6.16/scsi-staging, thanks!

-- 
Martin K. Petersen

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] scsi: mvsas: fix typos in SAS/SATA VSP register comments
  2025-05-17 19:24 [PATCH] scsi: mvsas: fix typos in SAS/SATA VSP register comments Alok Tiwari
  2025-05-21  1:30 ` Martin K. Petersen
@ 2025-05-28  2:20 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2025-05-28  2:20 UTC (permalink / raw)
  To: James.Bottomley, linux-scsi, Alok Tiwari
  Cc: Martin K . Petersen, linux-kernel, darren.kenny

On Sat, 17 May 2025 12:24:10 -0700, Alok Tiwari wrote:

> Correct spelling mistakes of the SAS/SATA Vendor Specific Port Registers.
> Fixed "Vednor" to "Vendor" in VSR_PHY_VS0 and VSR_PHY_VS1 comments.
> This is a non-functional change aimed at improving code clarity.
> 
> 

Applied to 6.16/scsi-queue, thanks!

[1/1] scsi: mvsas: fix typos in SAS/SATA VSP register comments
      https://git.kernel.org/mkp/scsi/c/934a5c3230b9

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-05-28  2:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-17 19:24 [PATCH] scsi: mvsas: fix typos in SAS/SATA VSP register comments Alok Tiwari
2025-05-21  1:30 ` Martin K. Petersen
2025-05-28  2:20 ` 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