module_param: make bool parameters really bool (drivers & misc)
[deliverable/linux.git] / drivers / usb / serial / empeg.c
index 504b5585ea4500bbea780b520cff4df748fd089b..aced6817bf95dc42d0a6c9be7b50db2552a75be0 100644 (file)
@@ -28,7 +28,7 @@
 #include <linux/usb.h>
 #include <linux/usb/serial.h>
 
-static int debug;
+static bool debug;
 
 /*
  * Version Information
This page took 0.024453 seconds and 5 git commands to generate.