提交 0297e962 编写于 作者: M Mike Christie 提交者: Martin K. Petersen

scsi: tcmu: delete unused __wait

When this code changed, this was never cleaned up.
Signed-off-by: NMike Christie <mchristi@redhat.com>
Tested-by: NXiubo Li <xiubli@redhat.com>
Signed-off-by: NMartin K. Petersen <martin.petersen@oracle.com>
上级 c4d6204d
......@@ -1564,7 +1564,6 @@ static int tcmu_wait_genl_cmd_reply(struct tcmu_dev *udev)
{
struct tcmu_nl_cmd *nl_cmd = &udev->curr_nl_cmd;
int ret;
DEFINE_WAIT(__wait);
if (!tcmu_kern_cmd_reply_supported)
return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册