scsi: ata: libata-scsi: Fix ata_msense_control kdoc comment
authorDamien Le Moal <dlemoal@kernel.org>
Tue, 23 May 2023 07:47:01 +0000 (16:47 +0900)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 31 May 2023 15:20:49 +0000 (11:20 -0400)
Add missing description of the spg argument of ata_msense_control().

Fixes: df60f9c64576 ("scsi: ata: libata: Add ATA feature control sub-page translation")
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20230523074701.293502-1-dlemoal@kernel.org
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Niklas Cassel <niklas.cassel@wdc.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/ata/libata-scsi.c

index 69fc0d2c2123f16d76b6b59715f38729e2b9d8f8..40d6703e2d07674e507d0e3f4436e56428013919 100644 (file)
@@ -3850,6 +3850,7 @@ static unsigned int ata_mselect_control_ata_feature(struct ata_queued_cmd *qc,
 /**
  *     ata_mselect_control - Simulate MODE SELECT for control page
  *     @qc: Storage for translated ATA taskfile
+ *     @spg: target sub-page of the control page
  *     @buf: input buffer
  *     @len: number of valid bytes in the input buffer
  *     @fp: out parameter for the failed field on error