diff options
author | Dhruva Gole <[email protected]> | 2024-03-18 20:46:33 +0530 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2024-04-03 16:51:37 +0200 |
commit | 3642c7ed52312ac2b95c9aba45c40e50bd8798ad (patch) | |
tree | 72aacadd8eecd2dea05dc3d70c0cd8f0a06444d1 /drivers/base/power/main.c | |
parent | afde996a33ee4dbe3692e1eff28b56c820331428 (diff) |
PM: wakeup: Remove unnecessary else from device_init_wakeup()
Checkpatch warns that else is generally not necessary after a return
condition which exists in the if part of this function.
Hence, just to abide by what checkpatch recommends, follow it's
guidelines.
Signed-off-by: Dhruva Gole <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/base/power/main.c')
0 files changed, 0 insertions, 0 deletions