All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drivers: gnu: drm: i915: gvt: Fixed couple of spellings in the file gtt.c
@ 2021-02-22  8:18 ` Bhaskar Chowdhury
  0 siblings, 0 replies; 14+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-22  8:18 UTC (permalink / raw)
  To: jani.nikula, intel-gvt-dev, intel-gfx, dri-devel, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury


s/negtive/negative/
s/possilbe/possible/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/gpu/drm/i915/gvt/gtt.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/gpu/drm/i915/gvt/gtt.c b/drivers/gpu/drm/i915/gvt/gtt.c
index 897c007ea96a..dc5834bf4de2 100644
--- a/drivers/gpu/drm/i915/gvt/gtt.c
+++ b/drivers/gpu/drm/i915/gvt/gtt.c
@@ -1159,8 +1159,8 @@ static inline void ppgtt_generate_shadow_entry(struct intel_gvt_gtt_entry *se,
  * @vgpu: target vgpu
  * @entry: target pfn's gtt entry
  *
- * Return 1 if 2MB huge gtt shadowing is possilbe, 0 if miscondition,
- * negtive if found err.
+ * Return 1 if 2MB huge gtt shadowing is possible, 0 if miscondition,
+ * negative if found err.
  */
 static int is_2MB_gtt_possible(struct intel_vgpu *vgpu,
 	struct intel_gvt_gtt_entry *entry)
--
2.26.2


^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-03-01  5:59 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-22  8:18 [PATCH] drivers: gnu: drm: i915: gvt: Fixed couple of spellings in the file gtt.c Bhaskar Chowdhury
2021-02-22  8:18 ` [Intel-gfx] " Bhaskar Chowdhury
2021-02-22  8:18 ` Bhaskar Chowdhury
2021-02-22 13:57 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
2021-02-22 14:21 ` [PATCH] " Randy Dunlap
2021-02-22 14:21   ` [Intel-gfx] " Randy Dunlap
2021-02-22 14:21   ` Randy Dunlap
2021-02-22 14:22   ` Randy Dunlap
2021-02-22 14:22     ` [Intel-gfx] " Randy Dunlap
2021-02-22 14:22     ` Randy Dunlap
2021-03-01  5:40     ` Zhenyu Wang
2021-03-01  5:40       ` [Intel-gfx] " Zhenyu Wang
2021-03-01  5:40       ` Zhenyu Wang
2021-02-22 16:05 ` [Intel-gfx] ✓ Fi.CI.IGT: success for " Patchwork

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.