From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754373AbbE1SXz (ORCPT ); Thu, 28 May 2015 14:23:55 -0400 Received: from lb2-smtp-cloud3.xs4all.net ([194.109.24.26]:53787 "EHLO lb2-smtp-cloud3.xs4all.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752894AbbE1SXq (ORCPT ); Thu, 28 May 2015 14:23:46 -0400 Message-ID: <1432837423.1354.29.camel@x220> Subject: Re: [PATCH 4/5] kconfig: Introduce "showif" to factor out conditions on visibility From: Paul Bolle To: Josh Triplett Cc: Ingo Molnar , Andrew Morton , "Paul E. McKenney" , Michal Hocko , Vladimir Davydov , Johannes Weiner , Geert Uytterhoeven , Andy Lutomirski , Bertrand Jacquin , "Luis R. Rodriguez" , Iulia Manda , Pranith Kumar , Clark Williams , Mel Gorman , Randy Dunlap , Michal Marek , linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org Date: Thu, 28 May 2015 20:23:43 +0200 In-Reply-To: <1432837051.1354.24.camel@x220> References: <760264ebf529ba3b0aa007144e2862bc73807dad.1431589089.git.josh@joshtriplett.org> <1432837051.1354.24.camel@x220> 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 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2015-05-28 at 20:17 +0200, Paul Bolle wrote: > That being said, I'd like to bicycle-shed "showif". I'd rather reuse > "visibility", which is obscure but already used, apparently for the same > reason, and neatly matches the code this touches. I'll paste a (rough) > diff that uses "visibility" (and "endvisibility") at the end of this > message for people to play with, just to show what I mean. Please note > that this draft patch is just what zconf.y confessed after I tortured it > to say what I need. s/visibility/visible/g Thanks, A brown paper bag