All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH] drm/i915: Fix all occurences of the "the the" typo
@ 2022-08-16  9:49 ` Bo Liu
  0 siblings, 0 replies; 8+ messages in thread
From: Bo Liu @ 2022-08-16  9:49 UTC (permalink / raw)
  To: jani.nikula, joonas.lahtinen, rodrigo.vivi, tvrtko.ursulin,
	airlied, daniel
  Cc: intel-gfx, Bo Liu, linux-kernel, dri-devel

There is an unexpected word "the" in the file i915_irq.c,
fix it.

Signed-off-by: Bo Liu <liubo03@inspur.com>
---
 drivers/gpu/drm/i915/i915_irq.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/i915_irq.c b/drivers/gpu/drm/i915/i915_irq.c
index 73cebc6aa650..783a6ca41a61 100644
--- a/drivers/gpu/drm/i915/i915_irq.c
+++ b/drivers/gpu/drm/i915/i915_irq.c
@@ -65,7 +65,7 @@
 
 /*
  * Interrupt statistic for PMU. Increments the counter only if the
- * interrupt originated from the the GPU so interrupts from a device which
+ * interrupt originated from the GPU so interrupts from a device which
  * shares the interrupt line are not accounted.
  */
 static inline void pmu_irq_stats(struct drm_i915_private *i915,
-- 
2.27.0


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

end of thread, other threads:[~2022-08-17 10:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-16  9:49 [Intel-gfx] [PATCH] drm/i915: Fix all occurences of the "the the" typo Bo Liu
2022-08-16  9:49 ` Bo Liu
2022-08-16  9:49 ` Bo Liu
2022-08-16 15:21 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for " Patchwork
2022-08-16 15:45 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2022-08-17 10:07 ` [Intel-gfx] [PATCH] " Jani Nikula
2022-08-17 10:07   ` Jani Nikula
2022-08-17 10:07   ` Jani Nikula

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.