summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-usb/dvb-usb-remote.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2007-05-13 10:30:42 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-05-13 10:30:42 -0300
commitdb7374187f8985986322076d25a0c7a906e781fa (patch)
treebeb26d035ad0c7e3b5ae775cae0fc73e5ca440fb /linux/drivers/media/dvb/dvb-usb/dvb-usb-remote.c
parent16cdc6e820565dd0bc9712f6b78da2214790fe76 (diff)
downloadmediapointer-dvb-s2-db7374187f8985986322076d25a0c7a906e781fa.tar.gz
mediapointer-dvb-s2-db7374187f8985986322076d25a0c7a906e781fa.tar.bz2
Backport kernel changeset 59c51591a0ac7568824f541f57de967e88adaa07
From: Mauro Carvalho Chehab <mchehab@infradead.org> kernel-sync: The original patch is from Michael Opdenacker <michael@free-electrons.com> Fix occurrences of "the the " Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/dvb/dvb-usb/dvb-usb-remote.c')
-rw-r--r--linux/drivers/media/dvb/dvb-usb/dvb-usb-remote.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/dvb-usb/dvb-usb-remote.c b/linux/drivers/media/dvb/dvb-usb/dvb-usb-remote.c
index 9d5f1bc1e..abf836059 100644
--- a/linux/drivers/media/dvb/dvb-usb/dvb-usb-remote.c
+++ b/linux/drivers/media/dvb/dvb-usb/dvb-usb-remote.c
@@ -3,7 +3,7 @@
* Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@desy.de)
* see dvb-usb-init.c for copyright information.
*
- * This file contains functions for initializing the the input-device and for handling remote-control-queries.
+ * This file contains functions for initializing the input-device and for handling remote-control-queries.
*/
#include "dvb-usb-common.h"
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,18)