diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-02-05 09:34:31 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-02-05 09:34:31 -0200 |
commit | 615ceed14a9faf54d4d8a70d978da0d4c355cbfa (patch) | |
tree | c4de8e29f612ae1b105a6f2fc67a8faa010a78c1 /linux/drivers/media/video/pvrusb2/pvrusb2.h | |
parent | 56eb8c85473f48c34f74e3591b956e3c63957262 (diff) | |
download | mediapointer-dvb-s2-615ceed14a9faf54d4d8a70d978da0d4c355cbfa.tar.gz mediapointer-dvb-s2-615ceed14a9faf54d4d8a70d978da0d4c355cbfa.tar.bz2 |
backport kernel commit c84e6036ba7177a404cc860cb5a440e06fad92dd
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Original changelog:
Author: Joe Perches <joe@perches.com>
Date: Sun Feb 3 17:18:59 2008 +0200
drivers/media/: Spelling fixes
kernel-sync:
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/pvrusb2/pvrusb2.h')
-rw-r--r-- | linux/drivers/media/video/pvrusb2/pvrusb2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/pvrusb2/pvrusb2.h b/linux/drivers/media/video/pvrusb2/pvrusb2.h index 074533e9c..1a9a4baf1 100644 --- a/linux/drivers/media/video/pvrusb2/pvrusb2.h +++ b/linux/drivers/media/video/pvrusb2/pvrusb2.h @@ -27,7 +27,7 @@ might want to increase this - however the driver operation will not be impaired if it is too small. Instead additional units just won't have an ID assigned and it might not be possible to specify - module paramters for those extra units. */ + module parameters for those extra units. */ #define PVR_NUM 20 #endif /* __PVRUSB2_H */ |