patch-2.4.0-test10 linux/drivers/char/ppdev.c

Next file: linux/drivers/char/q40_keyb.c
Previous file: linux/drivers/char/pc_keyb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test9/linux/drivers/char/ppdev.c linux/drivers/char/ppdev.c
@@ -595,7 +595,7 @@
 	release:	pp_release,
 };
 
-static devfs_handle_t devfs_handle = NULL;
+static devfs_handle_t devfs_handle;
 
 static int __init ppdev_init (void)
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)