aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/friio-fe.c
diff options
context:
space:
mode:
authorThomas Weber <swirl@gmx.li>2010-03-16 11:47:56 +0100
committerJiri Kosina <jkosina@suse.cz>2010-03-16 11:47:56 +0100
commit88393161210493e317ae391696ee8ef463cb3c23 (patch)
tree6ec81a50d0e8174b415d83948b48cbabd7e54ddb /drivers/media/dvb/dvb-usb/friio-fe.c
parentkobj: kref.h incorrectly describes itself as kref.c. (diff)
downloadlinux-dev-88393161210493e317ae391696ee8ef463cb3c23.tar.xz
linux-dev-88393161210493e317ae391696ee8ef463cb3c23.zip
Fix typos in comments
[Ss]ytem => [Ss]ystem udpate => update paramters => parameters orginal => original Signed-off-by: Thomas Weber <swirl@gmx.li> Acked-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/media/dvb/dvb-usb/friio-fe.c')
-rw-r--r--drivers/media/dvb/dvb-usb/friio-fe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/dvb-usb/friio-fe.c b/drivers/media/dvb/dvb-usb/friio-fe.c
index d14bd227b502..93c21ddd0b77 100644
--- a/drivers/media/dvb/dvb-usb/friio-fe.c
+++ b/drivers/media/dvb/dvb-usb/friio-fe.c
@@ -300,7 +300,7 @@ static int jdvbt90502_set_frontend(struct dvb_frontend *fe,
struct dvb_frontend_parameters *p)
{
/**
- * NOTE: ignore all the paramters except frequency.
+ * NOTE: ignore all the parameters except frequency.
* others should be fixed to the proper value for ISDB-T,
* but don't check here.
*/