]> git.baikalelectronics.ru Git - kernel.git/commitdiff
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)
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

index 4e853acfd1e8a4a745e3804fd59df7db290f60f7..1276edf0fc0df317c1a70716ed21cf32d1406143 100644 (file)
@@ -187,7 +187,7 @@ static const struct dmi_system_id orientation_data[] = {
                },
                .driver_data = (void *)&lcd800x1280_rightside_up,
        }, {    /*
-                * GPD Pocket, note that the the DMI data is less generic then
+                * GPD Pocket, note that the DMI data is less generic then
                 * it seems, devices with a board-vendor of "AMI Corporation"
                 * are quite rare, as are devices which have both board- *and*
                 * product-id set to "Default String"