OSDN Git Service

ARM: Kconfig: remove useless parenthesis
authorRussell King <rmk+kernel@armlinux.org.uk>
Wed, 24 Oct 2018 09:20:16 +0000 (10:20 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Thu, 8 Nov 2018 10:53:05 +0000 (10:53 +0000)
commitf00790aaf2e240f57d19dab39e07f0ab87c6d95c
treee7f5a4cbc4669107895fa67825b224dc73f98cdd
parent651022382c7f8da46cb4872a545ee1da6d097d2a
ARM: Kconfig: remove useless parenthesis

Remove useless parenthesis from the Kconfig - Kconfig is not C, and
can cope without parenthesising e.g. single symbols to 'if'.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/Kconfig