vfio-mdev: de-polute the namespace, rename parent_device & parent_ops
authorAlex Williamson <alex.williamson@redhat.com>
Fri, 30 Dec 2016 15:13:38 +0000 (08:13 -0700)
committerAlex Williamson <alex.williamson@redhat.com>
Fri, 30 Dec 2016 15:13:38 +0000 (08:13 -0700)
commit42930553a7c11f06351bc08b889808d0f6020f08
tree673ea947ecaa5529f007fc0fc4bc9a302eeddb18
parent49550787a90b5bfa44d8dc424d11824dbe21473d
vfio-mdev: de-polute the namespace, rename parent_device & parent_ops

Add an mdev_ prefix so we're not poluting the namespace so much.

Cc: Zhenyu Wang <zhenyuw@linux.intel.com>
Cc: Zhi Wang <zhi.a.wang@intel.com>
Cc: Jike Song <jike.song@intel.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Reviewed by: Kirti Wankhede <kwankhede@nvidia.com>
Documentation/vfio-mediated-device.txt
drivers/gpu/drm/i915/gvt/kvmgt.c
drivers/vfio/mdev/mdev_core.c
drivers/vfio/mdev/mdev_private.h
drivers/vfio/mdev/mdev_sysfs.c
drivers/vfio/mdev/vfio_mdev.c
include/linux/mdev.h
samples/vfio-mdev/mtty.c