lkml.org 
[lkml]   [2022]   [Jun]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] media: xilinx: drop unexpected word 'with' in comments
Date
there is an unexpected word 'with' in the comments that need to be dropped

file - drivers/media/platform/xilinx/xilinx-vip.h
line -31

* Pad IDs. IP cores with with multiple inputs or outputs should define

changed to:

* Pad IDs. IP cores with multiple inputs or outputs should define

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
---
drivers/media/platform/xilinx/xilinx-vip.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/media/platform/xilinx/xilinx-vip.h b/drivers/media/platform/xilinx/xilinx-vip.h
index d0b0e0600952..1c8dd59067fe 100644
--- a/drivers/media/platform/xilinx/xilinx-vip.h
+++ b/drivers/media/platform/xilinx/xilinx-vip.h
@@ -28,7 +28,7 @@ struct clk;
#define XVIP_MAX_HEIGHT 7680

/*
- * Pad IDs. IP cores with with multiple inputs or outputs should define
+ * Pad IDs. IP cores with multiple inputs or outputs should define
* their own values.
*/
#define XVIP_PAD_SINK 0
--
2.17.1
\
 
 \ /
  Last update: 2022-06-23 14:32    [W:0.045 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site