module_param: make bool parameters really bool (drivers & misc)
[deliverable/linux.git] / drivers / ide / cmd640.c
index a81bd7575792f996763186339b7e3e40c835ce18..14717304b3888fc5ce45eb2771629dc39368bd64 100644 (file)
 
 #define DRV_NAME "cmd640"
 
-static int cmd640_vlb;
+static bool cmd640_vlb;
 
 /*
  * CMD640 specific registers definition.
This page took 0.023414 seconds and 5 git commands to generate.