summaryrefslogtreecommitdiffstats
path: root/drivers/base
diff options
context:
space:
mode:
authorDhruva Gole <d-gole@ti.com>2024-03-18 20:46:33 +0530
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2024-04-03 16:51:37 +0200
commit3642c7ed52312ac2b95c9aba45c40e50bd8798ad (patch)
tree72aacadd8eecd2dea05dc3d70c0cd8f0a06444d1 /drivers/base
parentafde996a33ee4dbe3692e1eff28b56c820331428 (diff)
downloadlinux-stable-3642c7ed52312ac2b95c9aba45c40e50bd8798ad.tar.gz
linux-stable-3642c7ed52312ac2b95c9aba45c40e50bd8798ad.tar.bz2
linux-stable-3642c7ed52312ac2b95c9aba45c40e50bd8798ad.zip
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 <d-gole@ti.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions