module_param: make bool parameters really bool (drivers & misc)
[sfrench/cifs-2.6.git] / drivers / macintosh / therm_adt746x.c
index 02367308ff2e781da67bc4ceb03f0e9463463894..c60d025044ee5ba2009b43717fb2273cf3c80c19 100644 (file)
@@ -52,7 +52,7 @@ static const char *sensor_location[3];
 
 static int limit_adjust;
 static int fan_speed = -1;
-static int verbose;
+static bool verbose;
 
 MODULE_AUTHOR("Colin Leroy <colin@colino.net>");
 MODULE_DESCRIPTION("Driver for ADT746x thermostat in iBook G4 and "