On Tue, Nov 02, 2021 at 08:05:53AM +0100, Christoph Hellwig wrote:
Just call the functions directly. Also remove a pointless wrapper.
Signed-off-by: Christoph Hellwig hch@lst.de
drivers/gpu/drm/i915/gvt/dmabuf.c | 10 ++-------- drivers/gpu/drm/i915/gvt/gtt.c | 20 +++++++++---------- drivers/gpu/drm/i915/gvt/gvt.h | 4 ++++ drivers/gpu/drm/i915/gvt/hypercall.h | 5 ----- drivers/gpu/drm/i915/gvt/kvmgt.c | 6 ++---- drivers/gpu/drm/i915/gvt/mpt.h | 29 ---------------------------- 6 files changed, 17 insertions(+), 57 deletions(-)
Reviewed-by: Jason Gunthorpe jgg@nvidia.com
Jason
dri-devel@lists.freedesktop.org