From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jOe9a-0000rT-ON for barebox@lists.infradead.org; Wed, 15 Apr 2020 09:16:20 +0000 Date: Wed, 15 Apr 2020 11:16:17 +0200 From: Sascha Hauer Message-ID: <20200415091617.GH1694@pengutronix.de> References: <20200415062344.44971-1-masahiroy@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200415062344.44971-1-masahiroy@kernel.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH] mfd: double-quote the menu prompt of MFD To: Masahiro Yamada Cc: barebox@lists.infradead.org On Wed, Apr 15, 2020 at 03:23:44PM +0900, Masahiro Yamada wrote: > Linux commit 801b27db4638 ("kconfig: drop T_WORD from the RHS of > 'prompt' symbol") requires every prompt to be quoted even if it is > a single word. > > This is the only place with no quoting. It must be surrounded by > double-quotes in order to sync Kconfig to Linux 5.6-rc1 or later. > > While I was here, I reworded "MFD" to "Multifunction device drivers" > to be consistent with Linux. > > Signed-off-by: Masahiro Yamada > --- > > drivers/mfd/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox