Re: [Intel-gfx] [PATCH] drm/i915: Fix typo in intel_frontbuffer

2023-05-10 Thread Hogander, Jouni
On Wed, 2023-05-10 at 11:10 +0200, Andi Shyti wrote: > Hi Jouni, Hi Andi, thank you for checking my patch. > > On Wed, May 10, 2023 at 11:50:43AM +0300, Jouni Högander wrote: > > Fix obvious typo in intel_frontbuffer forward declaration. > > > > Signed-off-by: Jouni Högander > > --- > >  drive

Re: [Intel-gfx] [PATCH] drm/i915: Fix typo in intel_frontbuffer

2023-05-10 Thread Andi Shyti
Hi Jouni, On Wed, May 10, 2023 at 11:50:43AM +0300, Jouni Högander wrote: > Fix obvious typo in intel_frontbuffer forward declaration. > > Signed-off-by: Jouni Högander > --- > drivers/gpu/drm/i915/gem/i915_gem_object_types.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --g

[Intel-gfx] [PATCH] drm/i915: Fix typo in intel_frontbuffer

2023-05-10 Thread Jouni Högander
Fix obvious typo in intel_frontbuffer forward declaration. Signed-off-by: Jouni Högander --- drivers/gpu/drm/i915/gem/i915_gem_object_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/gem/i915_gem_object_types.h b/drivers/gpu/drm/i915/gem/i915_gem_