All of lore.kernel.org
 help / color / mirror / Atom feed
From: 1064094935@qq.com
To: Jani Nikula <jani.nikula@linux.intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>,
	intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org,
	pengfuyuan <pengfuyuan@kylinos.cn>,
	Rodrigo Vivi <rodrigo.vivi@intel.com>,
	k2ci <kernel-bot@kylinos.cn>
Subject: [PATCH] drm/i915: Fix spelling typo in comment
Date: Thu, 16 Jun 2022 15:08:03 +0800	[thread overview]
Message-ID: <tencent_7B226C4A9BC2B5EEB37B70C188B5015D290A@qq.com> (raw)

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)
-- 
2.25.1


No virus found
		Checked by Hillstone Network AntiVirus

WARNING: multiple messages have this Message-ID (diff)
From: 1064094935@qq.com
To: Jani Nikula <jani.nikula@linux.intel.com>
Cc: intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org,
	pengfuyuan <pengfuyuan@kylinos.cn>,
	Rodrigo Vivi <rodrigo.vivi@intel.com>,
	k2ci <kernel-bot@kylinos.cn>
Subject: [Intel-gfx] [PATCH] drm/i915: Fix spelling typo in comment
Date: Thu, 16 Jun 2022 15:08:03 +0800	[thread overview]
Message-ID: <tencent_7B226C4A9BC2B5EEB37B70C188B5015D290A@qq.com> (raw)

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)
-- 
2.25.1


No virus found
		Checked by Hillstone Network AntiVirus

             reply	other threads:[~2022-06-16  7:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-16  7:08 1064094935 [this message]
2022-06-16  7:08 ` [Intel-gfx] [PATCH] drm/i915: Fix spelling typo in comment 1064094935
2022-06-21 13:11 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
2022-06-21 23:05 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2022-06-22  6:53 ` [PATCH] " Tvrtko Ursulin
2022-06-22  6:53   ` Tvrtko Ursulin
2022-06-22  6:53   ` [Intel-gfx] " Tvrtko Ursulin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=tencent_7B226C4A9BC2B5EEB37B70C188B5015D290A@qq.com \
    --to=1064094935@qq.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jani.nikula@linux.intel.com \
    --cc=kernel-bot@kylinos.cn \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pengfuyuan@kylinos.cn \
    --cc=rodrigo.vivi@intel.com \
    --cc=tvrtko.ursulin@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.