]> Pileus Git - ~andy/linux/blobdiff - drivers/acpi/power.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
[~andy/linux] / drivers / acpi / power.c
index ddc76787b8424f1a11d50ef0f7810b920ad05ef9..f74d3b31e5c973cf61b98dbd985611be5fe7eec9 100644 (file)
@@ -172,7 +172,6 @@ static int acpi_power_get_list_state(struct acpi_handle_list *list, int *state)
                return -EINVAL;
 
        /* The state of the list is 'on' IFF all resources are 'on'. */
-       /* */
 
        for (i = 0; i < list->count; i++) {
                /*