scsi: hpsa: Fix incorrect comment format

Comments should not have a leading plus sign.

Signed-off-by: Cryolitia PukNgae <cryolitia@uniontech.com>
Link: https://lore.kernel.org/r/20250806-scsi_typo-v1-1-ec353a303b31@uniontech.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
Cryolitia PukNgae
2025-08-06 11:13:16 +08:00
committed by Martin K. Petersen
parent f9f20d0263
commit e115d3d70e

View File

@@ -7632,8 +7632,8 @@ static void hpsa_free_cfgtables(struct ctlr_info *h)
}
/* Find and map CISS config table and transfer table
+ * several items must be unmapped (freed) later
+ * */
* several items must be unmapped (freed) later
*/
static int hpsa_find_cfgtables(struct ctlr_info *h)
{
u64 cfg_offset;