[PATCH v4 3/8] drm/i915/gem: fix typos in i915/gem files
Joonas Lahtinen
joonas.lahtinen at linux.intel.com
Thu Jan 23 10:41:26 UTC 2025
Quoting Rodrigo Vivi (2025-01-21 18:14:51)
> On Mon, Jan 20, 2025 at 01:45:12PM +0530, Nitin Gote wrote:
> > Fix all typos in files under drm/i915/gem reported by codespell tool.
> >
> > v2: Codespell won't catch it, but it should be
> > "user defined" and not "use defined". <Krzysztof Niemiec>
> >
> > Signed-off-by: Nitin Gote <nitin.r.gote at intel.com>
> > ---
> > drivers/gpu/drm/i915/gem/i915_gem_context.c | 6 +++---
> > drivers/gpu/drm/i915/gem/i915_gem_context_types.h | 6 +++---
> > drivers/gpu/drm/i915/gem/i915_gem_domain.c | 2 +-
> > drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c | 4 ++--
> > drivers/gpu/drm/i915/gem/i915_gem_region.c | 2 +-
> > drivers/gpu/drm/i915/gem/i915_gem_shrinker.c | 4 ++--
> > drivers/gpu/drm/i915/gem/i915_gem_tiling.c | 2 +-
> > drivers/gpu/drm/i915/gem/i915_gem_ttm.c | 2 +-
> > drivers/gpu/drm/i915/gem/i915_gem_ttm_move.c | 2 +-
>
> Joonas, Tvrtko, ack on taking this and the other gt related patch from this
> series both in drm-intel-next?
That's fine by me. We can always cross-merge if there is an incoming
conflict, which is not expected at this rate of patches in -gt-next.
Regards, Joonas
More information about the Intel-gfx
mailing list