mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 14:12:07 +02:00
drivers/acpi/sleep.h: Checkpatch cleanup
drivers/acpi/sleep.h:3: WARNING: space prohibited between function name and open parenthesis '('
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
parent
2da513f582
commit
b6fecaa868
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
extern u8 sleep_states[];
|
||||
extern int acpi_suspend (u32 state);
|
||||
extern int acpi_suspend(u32 state);
|
||||
|
||||
extern void acpi_enable_wakeup_device_prep(u8 sleep_state);
|
||||
extern void acpi_enable_wakeup_device(u8 sleep_state);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user