]> git.baikalelectronics.ru Git - kernel.git/commit
drm/pl111: drop unexpected word "the" in the comments
authorJiang Jian <jiangjian@cdjrlc.com>
Tue, 21 Jun 2022 13:31:07 +0000 (21:31 +0800)
committerSam Ravnborg <sam@ravnborg.org>
Fri, 24 Jun 2022 19:32:40 +0000 (21:32 +0200)
commit81e65db563bda8867d714a09e6dafbc56afb395a
treed78bd98908017cd0b0ddcf5eb92c1f5c91152c6e
parented6f8ebc2ba8510016c2389d4d5ea9d6c9a3d015
drm/pl111: drop unexpected word "the" in the comments

there is an unexpected word "the" in the comments that need to be dropped

file: drivers/gpu/drm/pl111/pl111_display.c
line: 251
* Note that the the ARM hardware's format reader takes 'r' from
changed to
* Note that the the ARM hardware's format reader takes 'r' from

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220621133107.3752-1-jiangjian@cdjrlc.com
drivers/gpu/drm/pl111/pl111_display.c