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:
parent
7dd03aca9d
commit
4824640ec3
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue