commit | bdbfd5196d24a6d0845b549eba6ce8e6fa8bb3d0 | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Tue Jan 24 12:53:45 2017 -0700 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Wed Jan 25 10:28:34 2017 +0800 |
tree | e94322a7c9ae9f84da9846e4ecbead52421d3854 | |
parent | 62f0a11e2339e1ba154600d1f49ef5d5d84eaae4 [diff] |
drm/i915/gvt/kvmgt: mdev ABI is available_instances, not available_instance Per the ABI specification[1], each mdev_supported_types entry should have an available_instances, with an "s", not available_instance. [1] Documentation/ABI/testing/sysfs-bus-vfio-mdev Signed-off-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>