> Lindent has several other known issues as far as Linux kernel > is concerned. I.e., it's not a fine tool to use and not review > what it did. agreed. this is a common one -- Lindent wants a ';' between every statement: @@ -32,7 +32,7 @@ #include <linux/spinlock.h> MODULE_AUTHOR("Zhang Rui") -MODULE_DESCRIPTION("Generic thermal management sysfs support"); + MODULE_DESCRIPTION("Generic thermal management sysfs support"); MODULE_LICENSE("GPL"); #define PREFIX "Thermal: " - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html