Commit 78f48aa6 authored by Bo Liu's avatar Bo Liu Committed by Jani Nikula
Browse files

drm/i915/irq: Fix a "the the" typo



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

Signed-off-by: default avatarBo Liu <liubo03@inspur.com>
Signed-off-by: default avatarJani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220816094919.5419-1-liubo03@inspur.com
parent a9b4c16d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,