[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YrxjtLa8kkKi7UWS@infradead.org>
Date: Wed, 29 Jun 2022 07:37:40 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Peter Zijlstra <peterz@...radead.org>
Cc: masahiroy@...nel.org, mmarek@...e.cz, paul.gortmaker@...driver.com,
arnd@...db.de, rppt@...nel.org, bp@...en8.de,
linux-kernel@...r.kernel.org
Subject: Re: [RFC][PATCH] kconfig: Add implicit CONFIG_ prefix to
IS_ENABLED() and co
On Tue, Jun 28, 2022 at 11:56:10AM +0200, Peter Zijlstra wrote:
>
> Since IS_ENABLED() (and friends) are clearly meant to be used on
> CONFIG_foo symbols and IS_ENABLED(CONFIG_ is so long and almost an
> tautology, allow the more compact usage of: IS_ENABLED(foo).
Eww. Please don't mess up grepability for saving a few characters
of typing.
Powered by blists - more mailing lists