Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965345AbbBBWh7 (ORCPT ); Mon, 2 Feb 2015 17:37:59 -0500 Received: from cpsmtpb-ews02.kpnxchange.com ([213.75.39.5]:53395 "EHLO cpsmtpb-ews02.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965331AbbBBWh4 (ORCPT ); Mon, 2 Feb 2015 17:37:56 -0500 Message-ID: <1422916674.23894.2.camel@x220> Subject: Re: [PATCH linux-next] lib: Kconfig: use bool instead of boolean From: Paul Bolle To: Andrew Morton Cc: Christoph Jaeger , linux-kernel@vger.kernel.org, Yalin Wang , Will Deacon , Russell King Date: Mon, 02 Feb 2015 23:37:54 +0100 In-Reply-To: <20150202142732.9ea4d2f604ef79cbe180f5fe@linux-foundation.org> References: <1422889156-19830-1-git-send-email-cj@linux.com> <20150202142732.9ea4d2f604ef79cbe180f5fe@linux-foundation.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4 (3.10.4-4.fc20) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 02 Feb 2015 22:37:54.0817 (UTC) FILETIME=[E2B7F710:01D03F38] X-RcptDomain: vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 651 Lines: 18 On Mon, 2015-02-02 at 14:27 -0800, Andrew Morton wrote: > There are many uses of "boolean" in lib/Kconfig. Converting just one > of them is inefficient and odd. $ git grep -n "^\s*boolean\b" next-20150202 -- "*Kconfig*" next-20150202:drivers/usb/gadget/Kconfig:427: boolean "USB Webcam function" next-20150202:lib/Kconfig:17: boolean What are Christoph and I missing here? Paul Bolle -- 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/