Skip to content
Commit 51cf07a7 authored by Mao Wenan's avatar Mao Wenan Committed by Boris Ostrovsky
Browse files

xenbus: drop useless LIST_HEAD in xenbus_write_watch() and xenbus_file_write()



Drop LIST_HEAD where the variable it declares is never used.

The declarations were introduced with the file, but the declared
variables were not used.

Fixes: 1107ba88 ("xen: add xenfs to allow usermode <-> Xen interaction")
Signed-off-by: default avatarMao Wenan <maowenan@huawei.com>
Reviewed-by: default avatarJuergen Gross <jgross@suse.com>
Signed-off-by: default avatarBoris Ostrovsky <boris.ostrovsky@oracle.com>
parent 98105e9a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment