Received: by 10.223.185.116 with SMTP id b49csp1041552wrg; Fri, 16 Feb 2018 11:19:35 -0800 (PST) X-Google-Smtp-Source: AH8x225etD9Sb6cYBCZNbc4t/c9WBhGmcoqXk5+3U5sD/5g3MvaeoBW7E7/LPZsaLMGJWRcRpWSN X-Received: by 2002:a17:902:848c:: with SMTP id c12-v6mr6893397plo.329.1518808775252; Fri, 16 Feb 2018 11:19:35 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518808775; cv=none; d=google.com; s=arc-20160816; b=G7qtH02Rc4q5+/subDK4zrqSs+dcG2cySqz+eiT1mULD1bn0kFr9HVUGL/LkLXKYCw q86a32rGvZu6IOIO6vkVL9xqzK32RP5emN+Wf21tPW3UGqzf4YjxH9xQv7kir9g0P0Qz 6dT4A8fvER6lNjOj/ByXt4u20Ei+3s60dVT9JsgT3eRv2GKep8x3kjYs004aGWOqu4VX bcxWLcnjuS9CA7ZheS2/WZMRIHHcY1WTZh+LEN49c1GZTcukvkeadegCkufXZEKW8kGO dcYHTsIBuZUxhP8Q+6TGk+O5YHKJjLyMxmBnGoB+Pes1ZyHCVqlsFB1XRGf9kerS4tam LWMg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:to:references:message-id :content-transfer-encoding:cc:date:in-reply-to:from:subject :mime-version:arc-authentication-results; bh=ObTbGHljyc5c43xdCqz1L94vnfHGIjTJhfTRt/0Y0kw=; b=G+ns3j7NOnolAIt6zJQemYt88FNGXBgWlyUURzjt5oehxB+3UqqEfpKetAriRTHcKx 3egBm7m7j2srl1NIrxRXqDKwDyxkdF5c+wpbhiWcnFM6P/WOMDCmcBjUEyPh/zcoolyU pFbKZmVegKettiVJ3UCSZhog1hH4KwrTeCbInWLePxUvDr5I6tRtQTwCPazJ9VZFyac0 FVYzcuEhahNDr/TT0dqQdgq7XjKsxHz9st10YBPtdobKpTVKo81svemx0FK6Kl4smMKf OX2DhriOVnyOQgq0kcZLgVTlA6CpFiBSPpeDKNHH8/NCaRykdGquVTxgVqxVoCxgB9Ja 2R6g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y72-v6si4097236plh.556.2018.02.16.11.19.20; Fri, 16 Feb 2018 11:19:35 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758557AbeBPQgN convert rfc822-to-8bit (ORCPT + 99 others); Fri, 16 Feb 2018 11:36:13 -0500 Received: from smtp1.goneo.de ([85.220.129.30]:54818 "EHLO smtp1.goneo.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758540AbeBPQgL (ORCPT ); Fri, 16 Feb 2018 11:36:11 -0500 Received: from localhost (localhost [127.0.0.1]) by smtp1.goneo.de (Postfix) with ESMTP id B2C9623F64F; Fri, 16 Feb 2018 17:36:09 +0100 (CET) X-Virus-Scanned: by goneo X-Spam-Flag: NO X-Spam-Score: -2.683 X-Spam-Level: X-Spam-Status: No, score=-2.683 tagged_above=-999 tests=[ALL_TRUSTED=-1, AWL=0.217, BAYES_00=-1.9] autolearn=ham Received: from smtp1.goneo.de ([127.0.0.1]) by localhost (smtp1.goneo.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PdhKuc86xcBW; Fri, 16 Feb 2018 17:36:08 +0100 (CET) Received: from [192.168.1.112] (dyndsl-031-150-100-249.ewe-ip-backbone.de [31.150.100.249]) by smtp1.goneo.de (Postfix) with ESMTPSA id BBC8223F386; Fri, 16 Feb 2018 17:36:08 +0100 (CET) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: [PATCH] scripts: kernel_doc: fixup reporting of function identifiers From: Markus Heiser In-Reply-To: <20180216075642.2e56eb51@lwn.net> Date: Fri, 16 Feb 2018 17:36:07 +0100 Cc: Mike Rapoport , Linux Doc Mailing List , linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8BIT Message-Id: <17062CC8-55BF-423B-A4F5-726291417D21@darmarit.de> References: <1518521506-6770-1-git-send-email-rppt@linux.vnet.ibm.com> <20180216075642.2e56eb51@lwn.net> To: Jonathan Corbet X-Mailer: Apple Mail (2.3273) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Am 16.02.2018 um 15:56 schrieb Jonathan Corbet : > > On Tue, 13 Feb 2018 13:31:46 +0200 > Mike Rapoport wrote: > >> When function description includes brackets after the function name as >> suggested by Documentation/doc-guide/kernel-doc, the kernel-doc script >> omits the function name from "Scanning doc for" report. >> Extending match for identifier name with optional brackets fixes this >> issue. > > So let me channel akpm here and ask: what are the user-visible effects of > this problem? I ask because applying it doesn't make any difference in > the "make htmldocs" output here. So I don't understand why you're > wanting to make this change. Use kernel-doc -v and take a look on the info-messages. In Documentation/doc-guide/kernel-doc we recommend to use /** * foo() - lorem ipsum to tag functions, but if you do so, the info message is broken, the function name is missed at the end of the message: ../test123.c:2: info: Scanning doc for Here is the similar patch to kernel-doc python version: https://github.com/return42/linuxdoc/commit/84d665df34cc3c9908a4b8ce0fdf193165a1ffa4 @Mike: thanks! --Markus--