From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EB6B1C433DF for ; Thu, 9 Jul 2020 15:34:17 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4FE1C206DF for ; Thu, 9 Jul 2020 15:34:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=nifty.com header.i=@nifty.com header.b="XzW+BQ/J" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4FE1C206DF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from bilbo.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 4B2gFf0rQrzDrC0 for ; Fri, 10 Jul 2020 01:34:14 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=softfail (domain owner discourages use of this host) smtp.mailfrom=kernel.org (client-ip=210.131.2.82; helo=conssluserg-03.nifty.com; envelope-from=masahiroy@kernel.org; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=nifty.com header.i=@nifty.com header.a=rsa-sha256 header.s=dec2015msa header.b=XzW+BQ/J; dkim-atps=neutral Received: from conssluserg-03.nifty.com (conssluserg-03.nifty.com [210.131.2.82]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4B2gCH3W0XzDr95 for ; Fri, 10 Jul 2020 01:32:10 +1000 (AEST) Received: from mail-yb1-f179.google.com (mail-yb1-f179.google.com [209.85.219.179]) (authenticated) by conssluserg-03.nifty.com with ESMTP id 069FVmfG015335 for ; Fri, 10 Jul 2020 00:31:49 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-03.nifty.com 069FVmfG015335 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1594308709; bh=OtxKPGTO/pZbwYh7E0pVV6aQCW7rvgzMKyprc/l7uvw=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=XzW+BQ/JSn+dV64V8fqNHJK+OdIyiLSnfnsrK6xtIhY738jFwF18rBafhnhFMTIjq It/Z7XU0oM8JfclHnU+t80A1fUpjloOc4MZzb/b0jhxlre9ReCB4/JOtR367Z824ab sIGKVYQyJRh3ZFwXzZpqWSd2ynbGJ2X/OcmdyyYc8G/5SLM6qHGC4vzaH7S4QmdvRx +Ff/LkThpBaC0qs07UgJZ+Tz6WT0buGdUZidykrBcEhPMk6ezn6iv7yDqPf83o149l f96C3Xqo+fe3xx9/S3nmjSlOkr5w+hvhSr2NyZKXzOhexLVbZtLNeLGbT4uQnE1f2f qrqlu6fGfiR2Q== X-Nifty-SrcIP: [209.85.219.179] Received: by mail-yb1-f179.google.com with SMTP id 187so1228690ybq.2 for ; Thu, 09 Jul 2020 08:31:48 -0700 (PDT) X-Gm-Message-State: AOAM531itlsDIjuTc7kGyYBQRTebXjQsyHgf5Q3G2luPs+JJSrI6K3ZH wBe1N9eqCPKoqkvMtNLBDXBsM3ikezNEhh0Cnlg= X-Google-Smtp-Source: ABdhPJxAnxTJNTtnQtFovYQkrUal1o80dMPa969JqVz6oQaG8jBDcy1jbc08IXGNVNtiEaHsg2cPflWUKNAmtElJid0= X-Received: by 2002:ab0:71d3:: with SMTP id n19mr46109137uao.25.1594308707342; Thu, 09 Jul 2020 08:31:47 -0700 (PDT) MIME-Version: 1.0 References: <20200707180414.10467-1-rdunlap@infradead.org> <20200707180414.10467-11-rdunlap@infradead.org> In-Reply-To: <20200707180414.10467-11-rdunlap@infradead.org> From: Masahiro Yamada Date: Fri, 10 Jul 2020 00:31:10 +0900 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 10/20] Documentation: kbuild/kconfig-language: eliminate duplicated word To: Randy Dunlap Content-Type: text/plain; charset="UTF-8" X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kvm@vger.kernel.org, "open list:DOCUMENTATION" , David Airlie , kgdb-bugreport@lists.sourceforge.net, linux-fpga@vger.kernel.org, Liviu Dudau , dri-devel , Douglas Anderson , Paul Cercueil , keyrings@vger.kernel.org, Paul Mackerras , linux-i2c@vger.kernel.org, Pavel Machek , Srinivas Pandruvada , Mihail Atanassov , linux-leds@vger.kernel.org, linux-s390 , Daniel Thompson , linux-scsi , Jonathan Corbet , Matthew Wilcox , Halil Pasic , Jarkko Sakkinen , James Wang , linux-input@vger.kernel.org, Mali DP Maintainers , Derek Kiernan , linux-mips@vger.kernel.org, Dragan Cvetic , Wu Hao , Tony Krowiak , Linux Kbuild mailing list , "James E.J. Bottomley" , Jiri Kosina , Hannes Reinecke , linux-block@vger.kernel.org, Thomas Bogendoerfer , Jacek Anaszewski , linux-mm@vger.kernel.org, Dan Williams , Andrew Morton , Mimi Zohar , Jens Axboe , Michal Marek , "Martin K. Petersen" , Pierre Morel , Linux Kernel Mailing List , Wolfram Sang , Daniel Vetter , Jason Wessel , Paolo Bonzini , linux-integrity@vger.kernel.org, linuxppc-dev , Mike Rapoport , Dan Murphy Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Wed, Jul 8, 2020 at 3:06 AM Randy Dunlap wrote: > > Drop the doubled word "the". > > Signed-off-by: Randy Dunlap > Cc: Jonathan Corbet > Cc: linux-doc@vger.kernel.org > Cc: Masahiro Yamada I guess this series will go in via the doc sub-system. If so, please feel free to add: Acked-by: Masahiro Yamada > Cc: Michal Marek > Cc: linux-kbuild@vger.kernel.org > --- > Documentation/kbuild/kconfig-language.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- linux-next-20200701.orig/Documentation/kbuild/kconfig-language.rst > +++ linux-next-20200701/Documentation/kbuild/kconfig-language.rst > @@ -681,7 +681,7 @@ translate Kconfig logic into boolean for > find dead code / features (always inactive), 114 dead features were found in > Linux using this methodology [1]_ (Section 8: Threats to validity). > > -Confirming this could prove useful as Kconfig stands as one of the the leading > +Confirming this could prove useful as Kconfig stands as one of the leading > industrial variability modeling languages [1]_ [2]_. Its study would help > evaluate practical uses of such languages, their use was only theoretical > and real world requirements were not well understood. As it stands though -- Best Regards Masahiro Yamada