Skip to content

Commit f42706a

Browse files
muzzammilashrafmartinkpetersen
authored andcommitted
scsi: cxgbi: Fix 'generated' typo
Fix 'generated' typo. Signed-off-by: Muhammad Muzammil <m.muzzammilashraf@gmail.com> Link: https://lore.kernel.org/r/20231013055121.12310-1-m.muzzammilashraf@gmail.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
1 parent b50d9c2 commit f42706a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/scsi/cxgbi/libcxgbi.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1294,7 +1294,7 @@ static int cxgbi_ddp_reserve(struct cxgbi_conn *cconn,
12941294

12951295
/*
12961296
* the ddp tag will be used for the itt in the outgoing pdu,
1297-
* the itt genrated by libiscsi is saved in the ppm and can be
1297+
* the itt generated by libiscsi is saved in the ppm and can be
12981298
* retrieved via the ddp tag
12991299
*/
13001300
err = cxgbi_ppm_ppods_reserve(ppm, ttinfo->nr_pages, 0, &ttinfo->idx,

0 commit comments

Comments
 (0)