Re: [RFC PATCH 2/4] drm/i915/gvt: remove unused vblank_done completion

2020-01-19 Thread Zhenyu Wang
On 2020.01.09 19:13:55 +0200, Julian Stecklina wrote: > This variable is used nowhere, so remove it. > > Cc: Zhenyu Wang > > Signed-off-by: Julian Stecklina > --- Thanks for catching this. Acked-by: Zhenyu Wang > drivers/gpu/drm/i915/gvt/gvt.h | 2 -- > drivers/gpu/drm/i915/gvt/kvmgt.c |

[RFC PATCH 2/4] drm/i915/gvt: remove unused vblank_done completion

2020-01-09 Thread Julian Stecklina
This variable is used nowhere, so remove it. Cc: Zhenyu Wang Signed-off-by: Julian Stecklina --- drivers/gpu/drm/i915/gvt/gvt.h | 2 -- drivers/gpu/drm/i915/gvt/kvmgt.c | 2 -- 2 files changed, 4 deletions(-) diff --git a/drivers/gpu/drm/i915/gvt/gvt.h b/drivers/gpu/drm/i915/gvt/gvt.h index