Cleaning up after viro ;-)
--- 1.17/drivers/char/ppdev.c Tue Dec 3 12:53:57 2002
+++ edited/drivers/char/ppdev.c Wed Dec 4 19:49:05 2002
@@ -751,6 +751,8 @@
static int __init ppdev_init (void)
{
+ int i;
+
if (register_chrdev (PP_MAJOR, CHRDEV, &pp_fops)) {
printk (KERN_WARNING CHRDEV ": unable to get major %d\n",
PP_MAJOR);
-
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/
This archive was generated by hypermail 2b29 : Sat Dec 07 2002 - 22:00:21 EST