public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] drm/i915: Fix spelling typo in comment
       [not found] <tencent_7B226C4A9BC2B5EEB37B70C188B5015D290A@qq.com>
@ 2022-06-22  6:53 ` Tvrtko Ursulin
  0 siblings, 0 replies; only message in thread
From: Tvrtko Ursulin @ 2022-06-22  6:53 UTC (permalink / raw)
  To: 1064094935, Jani Nikula
  Cc: Joonas Lahtinen, Rodrigo Vivi, Daniel Vetter, intel-gfx,
	dri-devel, linux-kernel, pengfuyuan, k2ci


On 16/06/2022 08:08, 1064094935@qq.com wrote:
> From: pengfuyuan <pengfuyuan@kylinos.cn>
> 
> Fix spelling typo in comment.
> 
> Reported-by: k2ci <kernel-bot@kylinos.cn>
> Signed-off-by: pengfuyuan <pengfuyuan@kylinos.cn>
> ---
>   drivers/gpu/drm/i915/gem/i915_gem_tiling.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/gem/i915_gem_tiling.c b/drivers/gpu/drm/i915/gem/i915_gem_tiling.c
> index 80ac0db1ae8c..85518b28cd72 100644
> --- a/drivers/gpu/drm/i915/gem/i915_gem_tiling.c
> +++ b/drivers/gpu/drm/i915/gem/i915_gem_tiling.c
> @@ -114,7 +114,7 @@ u32 i915_gem_fence_alignment(struct drm_i915_private *i915, u32 size,
>   	return i915_gem_fence_size(i915, size, tiling, stride);
>   }
>   
> -/* Check pitch constriants for all chips & tiling formats */
> +/* Check pitch constraints for all chips & tiling formats */
>   static bool
>   i915_tiling_ok(struct drm_i915_gem_object *obj,
>   	       unsigned int tiling, unsigned int stride)

Merged to drm-intel-gt-next - thanks for the patch!

Regards,

Tvrtko

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-22  6:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <tencent_7B226C4A9BC2B5EEB37B70C188B5015D290A@qq.com>
2022-06-22  6:53 ` [PATCH] drm/i915: Fix spelling typo in comment Tvrtko Ursulin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox