media: xilinx: Drop unexpected word 'with' in comments
authorJiang Jian <jiangjian@cdjrlc.com>
Thu, 23 Jun 2022 12:29:48 +0000 (13:29 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 8 Jul 2022 16:57:06 +0000 (17:57 +0100)
There is an unexpected word 'with' in the comments that need to be
dropped.

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/xilinx/xilinx-vip.h

index d0b0e06..48fe229 100644 (file)
@@ -28,8 +28,8 @@ struct clk;
 #define XVIP_MAX_HEIGHT                        7680
 
 /*
- * Pad IDs. IP cores with with multiple inputs or outputs should define
- * their own values.
+ * Pad IDs. IP cores with multiple inputs or outputs should define their own
+ * values.
  */
 #define XVIP_PAD_SINK                  0
 #define XVIP_PAD_SOURCE                        1