Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Slark Xiao and committed by
Mauro Carvalho Chehab
bd012eaa 948c752d

+2 -2
+1 -1
drivers/media/dvb-frontends/tda1002x.h
··· 1 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 2 2 /* 3 3 TDA10021/TDA10023 - Single Chip Cable Channel Receiver driver module 4 - used on the the Siemens DVB-C cards 4 + used on the Siemens DVB-C cards 5 5 6 6 Copyright (C) 1999 Convergence Integrated Media GmbH <ralph@convergence.de> 7 7 Copyright (C) 2004 Markus Schulz <msc@antzsystem.de>
+1 -1
drivers/media/dvb-frontends/tda10048.c
··· 1118 1118 state->pll_pfactor = 0; 1119 1119 } 1120 1120 1121 - /* Establish any defaults the the user didn't pass */ 1121 + /* Establish any defaults the user didn't pass */ 1122 1122 tda10048_establish_defaults(&state->frontend); 1123 1123 1124 1124 /* Set the xtal and freq defaults */