Skip to content

Commit f42706a

Browse files
muzzammilashrafmartinkpetersen
authored andcommitted
scsi: cxgbi: Fix 'generated' typo
Fix 'generated' typo. Signed-off-by: Muhammad Muzammil <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]>
1 parent b50d9c2 commit f42706a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)