target/user: Remove unused variable
We don't use it any more. Signed-off-by: Andy Grover <agrover@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
This commit is contained in:
Родитель
7dd03aca9d
Коммит
4824640ec3
|
@ -577,7 +577,6 @@ static void tcmu_handle_completion(struct tcmu_cmd *cmd, struct tcmu_cmd_entry *
|
|||
static unsigned int tcmu_handle_completions(struct tcmu_dev *udev)
|
||||
{
|
||||
struct tcmu_mailbox *mb;
|
||||
LIST_HEAD(cpl_cmds);
|
||||
unsigned long flags;
|
||||
int handled = 0;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче