Michael S. Tsirkin 1b0be99f1a vhost: missing __user tags
sparse warns about converting void * to void __user *. This is not new
but only got noticed now that vhost is built on more systems.
This is just a question of __user tags missing in a couple of places,
so fix it up.

Fixes: f88949138058 ("vhost: introduce O(1) vq metadata cache")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2020-05-15 11:36:31 -04:00
..
2020-04-01 12:06:26 -04:00
2020-04-20 10:19:22 -04:00
2020-04-02 10:41:40 -04:00
2020-04-16 18:31:08 -04:00
2020-05-15 11:36:31 -04:00