aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Muzammil <[email protected]>2023-10-13 10:51:21 +0500
committerMartin K. Petersen <[email protected]>2023-10-13 14:15:54 -0400
commitf42706a8f0cb57db3990a7f53be8bcc2a2be9b27 (patch)
tree6bebc18ed30d2d620816130e11d800a4d4489982
parentb50d9c27a31ed617e2e39787d134f8207d70e5af (diff)
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]>
-rw-r--r--drivers/scsi/cxgbi/libcxgbi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/cxgbi/libcxgbi.c b/drivers/scsi/cxgbi/libcxgbi.c
index abde60a50cf7..bf75940f2be1 100644
--- a/drivers/scsi/cxgbi/libcxgbi.c
+++ b/drivers/scsi/cxgbi/libcxgbi.c
@@ -1294,7 +1294,7 @@ static int cxgbi_ddp_reserve(struct cxgbi_conn *cconn,
/*
* the ddp tag will be used for the itt in the outgoing pdu,
- * the itt genrated by libiscsi is saved in the ppm and can be
+ * the itt generated by libiscsi is saved in the ppm and can be
* retrieved via the ddp tag
*/
err = cxgbi_ppm_ppods_reserve(ppm, ttinfo->nr_pages, 0, &ttinfo->idx,