提交 644df699 编写于 作者: A Andy Grover 提交者: Nicholas Bellinger

target: fix comment typos

Signed-off-by: NAndy Grover <agrover@redhat.com>
Signed-off-by: NNicholas Bellinger <nab@linux-iscsi.org>
上级 e35fa8c2
...@@ -593,12 +593,12 @@ struct se_cmd { ...@@ -593,12 +593,12 @@ struct se_cmd {
}; };
struct se_tmr_req { struct se_tmr_req {
/* Task Management function to be preformed */ /* Task Management function to be performed */
u8 function; u8 function;
/* Task Management response to send */ /* Task Management response to send */
u8 response; u8 response;
int call_transport; int call_transport;
/* Reference to ITT that Task Mgmt should be preformed */ /* Reference to ITT that Task Mgmt should be performed */
u32 ref_task_tag; u32 ref_task_tag;
/* 64-bit encoded SAM LUN from $FABRIC_MOD TMR header */ /* 64-bit encoded SAM LUN from $FABRIC_MOD TMR header */
u64 ref_task_lun; u64 ref_task_lun;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册