The patch number 12198 was added via Douglas Schilling Landgraf 
<dougsl...@redhat.com>
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        Linux Media Mailing List <linux-me...@vger.kernel.org>

------

From: Joe Perches  <j...@perches.com>
ivtv-driver.c: Remove unnecessary semicolons


Priority: normal

Signed-off-by: Joe Perches <j...@perches.com>
CC: Hans Verkuil <hverk...@xs4all.nl>
Signed-off-by: Douglas Schilling Landgraf <dougsl...@redhat.com>


---

 linux/drivers/media/video/ivtv/ivtv-driver.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -r cc1b11137dbf -r 49fdb8e0d7d2 
linux/drivers/media/video/ivtv/ivtv-driver.c
--- a/linux/drivers/media/video/ivtv/ivtv-driver.c      Thu Jul 02 15:57:09 
2009 -0300
+++ b/linux/drivers/media/video/ivtv/ivtv-driver.c      Thu Jul 02 16:02:20 
2009 -0300
@@ -218,7 +218,7 @@ MODULE_PARM_DESC(ivtv_yuv_mode,
                 "\t\t\tDefault: 0 (interlaced)");
 MODULE_PARM_DESC(ivtv_yuv_threshold,
                 "If ivtv_yuv_mode is 2 (auto) then playback content 
as\n\t\tprogressive if src height <= ivtv_yuvthreshold\n"
-                "\t\t\tDefault: 480");;
+                "\t\t\tDefault: 480");
 MODULE_PARM_DESC(enc_mpg_buffers,
                 "Encoder MPG Buffers (in MB)\n"
                 "\t\t\tDefault: " __stringify(IVTV_DEFAULT_ENC_MPG_BUFFERS));


---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/49fdb8e0d7d20700f4407efb94adf665763a4f66

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to