On Thu, 23 Jun 2022, Jiang Jian wrote:
> there is an unexpected word 'for' in the comments that need to be dropped
While it's also unexpected, it's really *duplicated* word.
> file - drivers/gpu/drm/i915/i915_reg.h
> line - 2537
>
> * Please check the detailed lore in the commit message for for
there is an unexpected word 'for' in the comments that need to be dropped
file - drivers/gpu/drm/i915/i915_reg.h
line - 2537
* Please check the detailed lore in the commit message for for experimental
changed to:
* Please check the detailed lore in the commit message for experimental
Signed-