Re: [Intel-gfx] [PATCH] drm/i915: Fix busy ioctl commentary

2021-06-11 Thread Matthew Auld
On Fri, 11 Jun 2021 at 14:22, Tvrtko Ursulin wrote: > > From: Tvrtko Ursulin > > Just tidy one instance of incorrect context parameter name and a stray > sentence ending from before reporting was converted to be class based. > > Signed-off-by: Tvrtko Ursulin Reviewed-by: Matthew Auld

[PATCH] drm/i915: Fix busy ioctl commentary

2021-06-11 Thread Tvrtko Ursulin
From: Tvrtko Ursulin Just tidy one instance of incorrect context parameter name and a stray sentence ending from before reporting was converted to be class based. Signed-off-by: Tvrtko Ursulin --- include/uapi/drm/i915_drm.h | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff