From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cpsmtpb-ews09.kpnxchange.com ([213.75.39.14]:64344 "EHLO cpsmtpb-ews09.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755489AbaLHUnP (ORCPT ); Mon, 8 Dec 2014 15:43:15 -0500 Message-ID: <1418071392.2058.56.camel@x220> Subject: Re: [PATCH 3/3] kconfig: rename S_BOOLEAN to S_BOOL for consistency From: Paul Bolle Date: Mon, 08 Dec 2014 21:43:12 +0100 In-Reply-To: <7fa2d6b65dfd4d5549baf8cbc53b6940b00fe52d.1418003065.git.cj@linux.com> References: <7fa2d6b65dfd4d5549baf8cbc53b6940b00fe52d.1418003065.git.cj@linux.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Christoph Jaeger Cc: yann.morin.1998@free.fr, linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, dborkman@redhat.com On Sun, 2014-12-07 at 20:49 -0500, Christoph Jaeger wrote: > Rename S_BOOLEAN to S_BOOL so that it reflects the actual string as > S_TRISTATE, S_INT, etc., do. No functional changes. > > Signed-off-by: Christoph Jaeger If you resend this series, and take in account my comments on 2/3, feel free to add: Acked-by: Paul Bolle to this patch. Thanks, Paul Bolle