aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorshaomin Deng <dengshaomin@cdjrlc.com>2022-07-18 11:11:54 -0400
committerThomas Zimmermann <tzimmermann@suse.de>2022-07-19 09:03:24 +0200
commit71eed8a9ba8609e9c97171525c28846b9bde9a4f (patch)
tree62c099be3643772b7dcb0f480a7039609842a8c1 /drivers
parentdma-buf/dma_resv_usage: update explicit sync documentation (diff)
downloadlinux-dev-71eed8a9ba8609e9c97171525c28846b9bde9a4f.tar.xz
linux-dev-71eed8a9ba8609e9c97171525c28846b9bde9a4f.zip
drm:delete the repeated word "the" in comments
remove the rebundant word "the" from comments. Signed-off-by: shaomin Deng <dengshaomin@cdjrlc.com> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patchwork.freedesktop.org/patch/msgid/20220718151154.9628-1-dengshaomin@cdjrlc.com
Diffstat (limited to 'drivers')
-rw-r--r--drivers/gpu/drm/display/drm_dp_helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/display/drm_dp_helper.c b/drivers/gpu/drm/display/drm_dp_helper.c
index e5bab236b3ae..32b295003f49 100644
--- a/drivers/gpu/drm/display/drm_dp_helper.c
+++ b/drivers/gpu/drm/display/drm_dp_helper.c
@@ -1597,7 +1597,7 @@ static int drm_dp_aux_reply_duration(const struct drm_dp_aux_msg *msg)
/*
* Calculate the length of the i2c transfer in usec, assuming
- * the i2c bus speed is as specified. Gives the the "worst"
+ * the i2c bus speed is as specified. Gives the "worst"
* case estimate, ie. successful while as long as possible.
* Doesn't account the "MOT" bit, and instead assumes each
* message includes a START, ADDRESS and STOP. Neither does it