lkml.org 
[lkml]   [2004]   [Mar]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] w9968cf driver misplaced ;
--- linux-2.6.4/drivers/usb/media/w9968cf.c~	2004-03-30 15:28:43.000000000 +0100
+++ linux-2.6.4/drivers/usb/media/w9968cf.c 2004-03-30 15:29:08.000000000 +0100
@@ -3369,7 +3369,7 @@
if (copy_from_user(&tuner, arg, sizeof(tuner)))
return -EFAULT;

- if (tuner.tuner != 0);
+ if (tuner.tuner != 0)
return -EINVAL;

strcpy(tuner.name, "no_tuner");
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:02    [W:0.240 / U:0.268 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site