]> git.baikalelectronics.ru Git - kernel.git/commit
drm: panel-orientation-quirks: drop unexpected word "the" in the comments
authorJiang Jian <jiangjian@cdjrlc.com>
Tue, 21 Jun 2022 13:44:01 +0000 (21:44 +0800)
committerMaxime Ripard <maxime@cerno.tech>
Wed, 22 Jun 2022 07:23:01 +0000 (09:23 +0200)
commit7d0c4607e90555b77e3133340a595c3fead3850c
tree8ff571e300d8f241d0feca2d93dcf21a67022f42
parent5052a11409e949352b5ff46eb2f9d266836a3ae6
drm: panel-orientation-quirks: 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/drm_panel_orientation_quirks.c
line: 196
* GPD Pocket, note that the the DMI data is less generic then
changed to
* GPD Pocket, note that the DMI data is less generic then

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