]> git.baikalelectronics.ru Git - kernel.git/commit
drm/vc4: drop unexpected word "the" in the comments
authorJiang Jian <jiangjian@cdjrlc.com>
Tue, 21 Jun 2022 13:05:50 +0000 (21:05 +0800)
committerMaxime Ripard <maxime@cerno.tech>
Wed, 22 Jun 2022 07:22:55 +0000 (09:22 +0200)
commit5052a11409e949352b5ff46eb2f9d266836a3ae6
treedd1b4b9a60a1b35dcf754a289fd1b8d93c424508
parent7703e7ed15580264ed4ed42ec906f4b952715c7a
drm/vc4: 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/vc4/vc4_regs.h
line: 267
/* Set when the the downstream tries to read from the display FIFO
changed to
/* Set when the downstream tries to read from the display FIFO

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20220621130550.126915-1-jiangjian@cdjrlc.com
drivers/gpu/drm/vc4/vc4_regs.h