aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/tda10048.c
diff options
context:
space:
mode:
authorGravatar Slark Xiao <slark_xiao@163.com> 2022-07-22 03:47:55 +0200
committerGravatar Mauro Carvalho Chehab <mchehab@kernel.org> 2022-08-29 15:32:13 +0200
commitbd012eaa8a38623c163e3237a9f58bb3e25d457c (patch)
tree84b188db11c989c044fa68136a4a2ae8ca7664fd /drivers/media/dvb-frontends/tda10048.c
parentmedia: sun6i-csi: Fix comment typo (diff)
downloadlinux-bd012eaa8a38623c163e3237a9f58bb3e25d457c.tar.gz
linux-bd012eaa8a38623c163e3237a9f58bb3e25d457c.tar.bz2
linux-bd012eaa8a38623c163e3237a9f58bb3e25d457c.zip
media: dvb-frontends: Fix typo 'the the' in comment
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>
Diffstat (limited to 'drivers/media/dvb-frontends/tda10048.c')
-rw-r--r--drivers/media/dvb-frontends/tda10048.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/tda10048.c b/drivers/media/dvb-frontends/tda10048.c
index d1d206ebdedd..0b3f6999515e 100644
--- a/drivers/media/dvb-frontends/tda10048.c
+++ b/drivers/media/dvb-frontends/tda10048.c
@@ -1118,7 +1118,7 @@ struct dvb_frontend *tda10048_attach(const struct tda10048_config *config,
state->pll_pfactor = 0;
}
- /* Establish any defaults the the user didn't pass */
+ /* Establish any defaults the user didn't pass */
tda10048_establish_defaults(&state->frontend);
/* Set the xtal and freq defaults */