driver core: basic infrastructure for per-module dynamic debug messages
[deliverable/linux.git] / include / linux / module.h
index 68e09557c9511ab31da394afd80a58decad3ee71..a41555cbe00ae071a02dab3c88b3c57bf6c38d4b 100644 (file)
@@ -345,7 +345,6 @@ struct module
        /* Reference counts */
        struct module_ref ref[NR_CPUS];
 #endif
-
 };
 #ifndef MODULE_ARCH_INIT
 #define MODULE_ARCH_INIT {}
This page took 0.025116 seconds and 5 git commands to generate.