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


Groups > linux.kernel > #1271072 > unrolled thread

Re: [PATCH] pinctrl: Delete unnecessary checks before the function call "pinctrl_unregister"

Started byLinus Walleij <linus.walleij@linaro.org>
First post2015-11-17 12:00 +0100
Last post2015-11-17 12:00 +0100
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] pinctrl: Delete unnecessary checks before the function  call "pinctrl_unregister" Linus Walleij <linus.walleij@linaro.org> - 2015-11-17 12:00 +0100

#1271072 — Re: [PATCH] pinctrl: Delete unnecessary checks before the function call "pinctrl_unregister"

FromLinus Walleij <linus.walleij@linaro.org>
Date2015-11-17 12:00 +0100
SubjectRe: [PATCH] pinctrl: Delete unnecessary checks before the function call "pinctrl_unregister"
Message-ID<qvM9t-3UK-29@gated-at.bofh.it>
On Thu, Nov 5, 2015 at 5:17 PM, SF Markus Elfring
<elfring@users.sourceforge.net> wrote:

> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Thu, 5 Nov 2015 17:10:22 +0100
>
> The pinctrl_unregister() function tests whether its argument is NULL
> and then returns immediately. Thus the test around the call is not needed.
>
> This issue was detected by using the Coccinelle software.
>
> Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>

Patch applied with Ray's Review tag.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web