vserver 1.9.3
[linux-2.6.git] / drivers / pci / hotplug / pcihp_skeleton.c
index f413495..6605d6b 100644 (file)
@@ -70,7 +70,7 @@ static int num_slots;
 MODULE_AUTHOR(DRIVER_AUTHOR);
 MODULE_DESCRIPTION(DRIVER_DESC);
 MODULE_LICENSE("GPL");
-module_param(debug, bool, 644);
+module_param(debug, bool, 0644);
 MODULE_PARM_DESC(debug, "Debugging mode enabled or not");
 
 static int enable_slot         (struct hotplug_slot *slot);