[PATCH] s/;;/;/g
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
29afd49b72
commit
53b3531bbb
31 changed files with 37 additions and 37 deletions
|
|
@ -269,7 +269,7 @@ struct acpi_device_wakeup_state {
|
|||
|
||||
struct acpi_device_wakeup {
|
||||
acpi_handle gpe_device;
|
||||
acpi_integer gpe_number;;
|
||||
acpi_integer gpe_number;
|
||||
acpi_integer sleep_state;
|
||||
struct acpi_handle_list resources;
|
||||
struct acpi_device_wakeup_state state;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue