scsi: be2iscsi: lpfc: fix typo
Fix spelling mistake: "lenght" -> "length" Signed-off-by: Matteo Croce <mcroce@redhat.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:

committed by
Martin K. Petersen

parent
62439b4800
commit
92684bfc9b
@@ -963,7 +963,7 @@ int beiscsi_cmd_q_destroy(struct be_ctrl_info *ctrl, struct be_queue_info *q,
|
||||
* @ctrl: ptr to ctrl_info
|
||||
* @cq: Completion Queue
|
||||
* @dq: Default Queue
|
||||
* @lenght: ring size
|
||||
* @length: ring size
|
||||
* @entry_size: size of each entry in DEFQ
|
||||
* @is_header: Header or Data DEFQ
|
||||
* @ulp_num: Bind to which ULP
|
||||
|
Reference in New Issue
Block a user