projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd012ea
)
media: cx88: Fix typo 'the the' in comment
author
Slark Xiao
<slark_xiao@163.com>
Fri, 22 Jul 2022 01:57:07 +0000
(
03:57
+0200)
committer
Mauro Carvalho Chehab
<mchehab@kernel.org>
Mon, 29 Aug 2022 13:32:13 +0000
(15:32 +0200)
Replace 'the the' with 'the' in the comment.
Signed-off-by: Slark Xiao <slark_xiao@163.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/pci/cx88/cx88-dsp.c
patch
|
blob
|
history
diff --git
a/drivers/media/pci/cx88/cx88-dsp.c
b/drivers/media/pci/cx88/cx88-dsp.c
index f1e1fc1cb4bd7b9760f488c6386e7042bc55a880..e378f3b215c737ce313694a29251ffb30eb48da2 100644
(file)
--- a/
drivers/media/pci/cx88/cx88-dsp.c
+++ b/
drivers/media/pci/cx88/cx88-dsp.c
@@
-24,7
+24,7
@@
/*
* We calculate the baseband frequencies of the carrier and the pilot tones
- * based on the
the
sampling rate of the audio rds fifo.
+ * based on the sampling rate of the audio rds fifo.
*/
#define FREQ_A2_CARRIER baseband_freq(54687.5, 2689.36, 0.0)