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


Groups > linux.kernel > #1271060

Re: [PATCH] pinctrl: remove redundant if conditional from Kconfig

From Linus Walleij <linus.walleij@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH] pinctrl: remove redundant if conditional from Kconfig
Date 2015-11-17 11:50 +0100
Message-ID <qvLZL-3Ro-1@gated-at.bofh.it> (permalink)
References <qrmQh-3q6-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Nov 5, 2015 at 7:46 AM, Masahiro Yamada
<yamada.masahiro@socionext.com> wrote:

> The whole menu is guarded by
>
>   menu "Pin controllers"
>           depends on PINCTRL
>       ...
>   endmenu
>
> The if conditional outside of it is redundant.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

Patch applied.

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/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] pinctrl: remove redundant if conditional from Kconfig Linus Walleij <linus.walleij@linaro.org> - 2015-11-17 11:50 +0100

csiph-web