[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220821151741.59550-1-wangjianli@cdjrlc.com>
Date: Sun, 21 Aug 2022 23:17:41 +0800
From: wangjianli <wangjianli@...rlc.com>
To: awalls@...metrocast.net, mchehab@...nel.org
Cc: linux-media@...r.kernel.org, linux-kernel@...r.kernel.org,
wangjianli <wangjianli@...rlc.com>
Subject: [PATCH] pci/cx18: fix repeated words in comments
Delete the redundant word 'of'.
Signed-off-by: wangjianli <wangjianli@...rlc.com>
---
drivers/media/pci/cx18/cx18-firmware.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/media/pci/cx18/cx18-firmware.c b/drivers/media/pci/cx18/cx18-firmware.c
index fdac310d7477..1b038b2802bf 100644
--- a/drivers/media/pci/cx18/cx18-firmware.c
+++ b/drivers/media/pci/cx18/cx18-firmware.c
@@ -248,7 +248,7 @@ void cx18_init_power(struct cx18 *cx, int lowpwr)
*
* Many thanks to Jeff Campbell and Mike Bradley for their extensive
* investigation, experimentation, testing, and suggested solutions of
- * of audio/video sync problems with SVideo and CVBS captures.
+ * audio/video sync problems with SVideo and CVBS captures.
*/
/* the fast clock is at 200/245 MHz */
--
2.36.1
Powered by blists - more mailing lists