Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1452071 > unrolled thread

Re: [PATCH] PM-wakeup: Delete unnecessary checks before three function calls

Started byPavel Machek <pavel@ucw.cz>
First post2016-07-28 21:40 +0200
Last post2016-07-28 21:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] PM-wakeup: Delete unnecessary checks before three  function calls Pavel Machek <pavel@ucw.cz> - 2016-07-28 21:40 +0200

#1452071 — Re: [PATCH] PM-wakeup: Delete unnecessary checks before three function calls

FromPavel Machek <pavel@ucw.cz>
Date2016-07-28 21:40 +0200
SubjectRe: [PATCH] PM-wakeup: Delete unnecessary checks before three function calls
Message-ID<rZZjX-2cG-17@gated-at.bofh.it>
On Sat 2016-07-23 17:14:00, SF Markus Elfring wrote:
> From: Markus Elfring <elfring@users.sourceforge.net>
> 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 <elfring@users.sourceforge.net>

Acked-by: Pavel Machek <pavel@ucw.cz>

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web