Re: [PATCH] PM-wakeup: Delete unnecessary checks before three function calls
From: Pavel Machek <hidden>
Date: 2016-07-28 19:33:42
Also in:
kernel-janitors, linux-pm
From: Pavel Machek <hidden>
Date: 2016-07-28 19:33:42
Also in:
kernel-janitors, linux-pm
On Sat 2016-07-23 17:14:00, SF Markus Elfring wrote:
From: Markus Elfring <redacted> Date: Sat, 23 Jul 2016 17:04:00 +0200 The following functions test whether their argument is NULL and then return immediately. * dev_pm_arm_wake_irq * dev_pm_disarm_wake_irq * wakeup_source_unregister Thus the test around the calls is not needed. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <redacted>
Acked-by: Pavel Machek <redacted> -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html