From: wangjianli Date: Sun, 21 Aug 2022 15:21:38 +0000 (+0200) Subject: media: pci/cx18: fix repeated words in comments X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=7f2597fe945eb5b622afe1aaad2c6c4ca403ebd8;p=users%2Fjedix%2Flinux-maple.git media: pci/cx18: fix repeated words in comments Delete the redundant word 'of'. Signed-off-by: wangjianli Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/pci/cx18/cx18-av-audio.c b/drivers/media/pci/cx18/cx18-av-audio.c index 833baa9344480..78e05df9a7bac 100644 --- a/drivers/media/pci/cx18/cx18-av-audio.c +++ b/drivers/media/pci/cx18/cx18-av-audio.c @@ -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) {