These are minor cleanups - mostly whitespace and style. With the exception of the last, none should make any functional difference. The last one does make a minor change in /proc "info" files: it removes the "(FF)" or "(CM)" annotation for power and sleep buttons. If anybody thinks that's important, I could rework that patch to keep the annotations while removing the other useless distinctions in the driver. --- Bjorn Helgaas (6): ACPI: button: remove control method/fixed hardware distinctions ACPI: button: remove button->device pointer ACPI: button: cache hid/name/class pointers ACPI: button: use Linux style for getting driver_data ACPI: button: remove unnecessary null pointer checks ACPI: button: whitespace changes drivers/acpi/button.c | 140 +++++++++++++++---------------------------------- 1 files changed, 44 insertions(+), 96 deletions(-) -- Bjorn -- 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