aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@m1k.net>2006-01-09 18:21:38 -0200
committerMauro Carvalho Chehab <mchehab@brturbo.com.br>2006-01-09 18:21:38 -0200
commit81481e9e1278420ed380da69e052c54e3670bf03 (patch)
tree7426e542f9dd7c6882591db4014a9ef8c8c2bc7b /drivers
parentf53737882e26ff08022fec6ad79f061c49dadda2 (diff)
downloadlinux-81481e9e1278420ed380da69e052c54e3670bf03.tar.gz
V4L/DVB (3328): replace omitted 'TODO:'
- replace omitted 'TODO:' Signed-off-by: Michael Krufky <mkrufky@m1k.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/media/dvb/dvb-usb/cxusb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/dvb-usb/cxusb.c b/drivers/media/dvb/dvb-usb/cxusb.c
index 9d69f82253751d..358ed153865ff1 100644
--- a/drivers/media/dvb/dvb-usb/cxusb.c
+++ b/drivers/media/dvb/dvb-usb/cxusb.c
@@ -11,7 +11,7 @@
* design, so it can be reused for the "analogue-only" device (if it will
* appear at all).
*
- * Use the cx25840-driver for the analogue part
+ * TODO: Use the cx25840-driver for the analogue part
*
* Copyright (C) 2005 Patrick Boettcher (patrick.boettcher@desy.de)
* Copyright (C) 2005 Michael Krufky (mkrufky@m1k.net)