module_param: make bool parameters really bool (core code)
[deliverable/linux.git] / kernel / irq / internals.h
index a73dd6c7372da3f1d33ccdd0460ee72e667b534e..b7952316016aa8175b6149856ed57eba230007eb 100644 (file)
@@ -15,7 +15,7 @@
 
 #define istate core_internal_state__do_not_mess_with_it
 
-extern int noirqdebug;
+extern bool noirqdebug;
 
 /*
  * Bits used by threaded handlers:
This page took 0.027824 seconds and 5 git commands to generate.