projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7af4d6
)
gpu/drm: fix repeated words in comments
author
wangjianli
<wangjianli@cdjrlc.com>
Sat, 22 Oct 2022 06:05:51 +0000
(14:05 +0800)
committer
Maxime Ripard
<maxime@cerno.tech>
Mon, 24 Oct 2022 07:26:56 +0000
(09:26 +0200)
Delete the redundant word 'the'.
Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link:
https://patchwork.freedesktop.org/patch/msgid/20221022060551.56918-1-wangjianli@cdjrlc.com
drivers/gpu/drm/drm_mipi_dsi.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/drm_mipi_dsi.c
b/drivers/gpu/drm/drm_mipi_dsi.c
index 3ec02748d56fe032bab48947cd1097098b974204..497ef4b6a90a4dbe724d60899774973022276eb0 100644
(file)
--- a/
drivers/gpu/drm/drm_mipi_dsi.c
+++ b/
drivers/gpu/drm/drm_mipi_dsi.c
@@
-606,7
+606,7
@@
int mipi_dsi_turn_on_peripheral(struct mipi_dsi_device *dsi)
EXPORT_SYMBOL(mipi_dsi_turn_on_peripheral);
/*
- * mipi_dsi_set_maximum_return_packet_size() - specify the maximum size of
the
+ * mipi_dsi_set_maximum_return_packet_size() - specify the maximum size of
* the payload in a long packet transmitted from the peripheral back to the
* host processor
* @dsi: DSI peripheral device