diff options
author | Xie Yongji <xieyongji@bytedance.com> | 2021-08-31 18:36:25 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2021-09-06 07:20:57 -0400 |
commit | 86e17a51c1a5a299009f8b1645e3e9da0d59faae (patch) | |
tree | e36c63c3a13c95e7bca0163d1ebd9c7053510d18 /drivers/vhost/vdpa.c | |
parent | 9c930054f2f5326d59ee4bf8d7d1cf6c82f5643b (diff) |
vdpa: Fix some coding style issues
Fix some code indent issues and following checkpatch warning:
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
371: FILE: include/linux/vdpa.h:371:
+static inline void vdpa_get_config(struct vdpa_device *vdev, unsigned offset,
Signed-off-by: Xie Yongji <xieyongji@bytedance.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Link: https://lore.kernel.org/r/20210831103634.33-5-xieyongji@bytedance.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/vhost/vdpa.c')
0 files changed, 0 insertions, 0 deletions