Re: [PATCH] GPU: drm: i915: drop unexpected word 'for' in comments

2022-06-23 Thread Jani Nikula
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

[PATCH] GPU: drm: i915: drop unexpected word 'for' in comments

2022-06-23 Thread Jiang Jian
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-