aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2020-07-07 11:04:00 -0700
committerJonathan Corbet <[email protected]>2020-07-13 09:44:06 -0600
commit686ebbfe2cb23fb2791a4bd15436968fcab25bef (patch)
treea16fee5ca29d724d4df82f31784b6ca65c64b1fd
parent2de4ba17f7906fb5f83664fb7031b26d1668b4ba (diff)
Documentation: gpu/komeda-kms: eliminate duplicated word
Drop the doubled word "and". Signed-off-by: Randy Dunlap <[email protected]> Reviewed-by: James Qian Wang <[email protected]> Cc: Jonathan Corbet <[email protected]> Cc: [email protected] Cc: James (Qian) Wang <[email protected]> Cc: Liviu Dudau <[email protected]> Cc: Mihail Atanassov <[email protected]> Cc: Mali DP Maintainers <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r--Documentation/gpu/komeda-kms.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gpu/komeda-kms.rst b/Documentation/gpu/komeda-kms.rst
index b08da1cffecc..eb693c857e2d 100644
--- a/Documentation/gpu/komeda-kms.rst
+++ b/Documentation/gpu/komeda-kms.rst
@@ -41,7 +41,7 @@ Compositor blends multiple layers or pixel data flows into one single display
frame. its output frame can be fed into post image processor for showing it on
the monitor or fed into wb_layer and written to memory at the same time.
user can also insert a scaler between compositor and wb_layer to down scale
-the display frame first and and then write to memory.
+the display frame first and then write to memory.
Writeback Layer (wb_layer)
--------------------------