diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2016-12-06 06:01:41 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2016-12-15 06:59:18 +0200 |
commit | 72952cc0614b61650b2b13f57752a6dd82cbeae5 (patch) | |
tree | 050deb8b4187a2d0e0b9fa1a5f2815711f23c402 /net/vmw_vsock | |
parent | 2f952c0105d14bd46bb6d6a3cc03ad789a381228 (diff) | |
download | linux-72952cc0614b61650b2b13f57752a6dd82cbeae5.tar.bz2 |
vhost: add missing __user annotations
Several vhost functions were missing __user annotations
on pointers, causing sparse warnings. Fix this up.
sparse also warns about vhost_process_iotlb_msg which
is local and should be static. Fix that up as well.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'net/vmw_vsock')
0 files changed, 0 insertions, 0 deletions