media: pci/cx18: fix repeated words in comments
authorwangjianli <wangjianli@cdjrlc.com>
Sun, 21 Aug 2022 15:21:38 +0000 (17:21 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 29 Aug 2022 13:32:14 +0000 (15:32 +0200)
Delete the redundant word 'of'.

Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/pci/cx18/cx18-av-audio.c

index 833baa9344480113a93f491782f0b0db88d69e9d..78e05df9a7bacf4046ade51ba993e29f4cd50e57 100644 (file)
@@ -50,7 +50,7 @@ static int set_audclk_freq(struct cx18 *cx, u32 freq)
         *
         * 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.
         */
 
        if (state->aud_input > CX18_AV_AUDIO_SERIAL2) {