Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp2901401ybd; Mon, 24 Jun 2019 15:02:35 -0700 (PDT) X-Google-Smtp-Source: APXvYqzGGrDYcvoHvV/BKchNtssx4j2sQOPfszGXN35rvbImjoGwFp2gsUITQfrgkoep07JDYdD8 X-Received: by 2002:a63:d551:: with SMTP id v17mr35816473pgi.365.1561413755735; Mon, 24 Jun 2019 15:02:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561413755; cv=none; d=google.com; s=arc-20160816; b=xb5mqrl72c2hbVSkP/H2wE8ewjUQG8tuelKYKpuTTGtjSrhGF7L2sEvikeTnbGfUXC vh78oF7OifagBIKGOsgnlrmw7b+tC+D1DyPK3Ol4jqMYwmtvtSX9pDfCnHJR+hjaMGDx W9MEQT1M8gjz6L3EyCz23bewkWdiKTITXSswj9an3bzzI5lEBLDzjv0ElUe+aadRY9i5 tx0S3dim9jtvdmE456KggTygNeBEqPxTt9lTiS5pWbwD1mvjpXf0D14S7toPQFMnSkS6 yZlLFhTcACqgFNvuez1SlsT99nAf9tugZF4pT44XheDewlQ9gsgT7lYBR2HAlBr/Ons/ uCKA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=ZXG17MegtuvemAmCqii3sdjKGOHXtxBONdoTvXCc2p8=; b=wkeQt7bMDkT7OzTT1iH5Sq987xupOu+ukG4J3J5Fh+Rev4uCAhWdZX5Ns7iAQ61ygt HVO754xJKtTLblVdpSQhJ4PQqClc8u28ur5MmlsA67WCZ2L0nndyRtIxJcAMaA72PnR+ fpZo7rXZDkTKfmT0AjJ0Z2UjCwA+7FThiTkxoMuJfxIQ7NMcFtfuzaw43ETlolGdaMgM 3KomS+c27gyqt8vxqw9GRWwNC1UEUv9iduw4tvxMAj0RzGnNv4fNlMPMBVQi/eyAcfFS 4Sm+n9fxtRxLqKVPJRqFhYMO0zddugdPr3c371FBfneCD/eZnpGCt91nT8oRCQE290QE YfIw== 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 w2si11157721pgr.396.2019.06.24.15.02.20; Mon, 24 Jun 2019 15:02:35 -0700 (PDT) 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 S1730463AbfFXUhu (ORCPT + 99 others); Mon, 24 Jun 2019 16:37:50 -0400 Received: from ms.lwn.net ([45.79.88.28]:45466 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726920AbfFXUhu (ORCPT ); Mon, 24 Jun 2019 16:37:50 -0400 Received: from localhost.localdomain (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 808AD35A; Mon, 24 Jun 2019 20:37:49 +0000 (UTC) Date: Mon, 24 Jun 2019 14:37:48 -0600 From: Jonathan Corbet To: Joe Perches Cc: Gary R Hook , "Hook, Gary" , "herbert@gondor.apana.org.au" , "linux-doc@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-crypto@vger.kernel.org" , "davem@davemloft.net" Subject: Re: [PATCH 0/3] Clean up crypto documentation Message-ID: <20190624143748.7fcfe623@lwn.net> In-Reply-To: <977bc7c484ef55ff78de51d7555afcc3c3350b1e.camel@perches.com> References: <156140322426.29777.8610751479936722967.stgit@taos> <23a5979082c89d7028409ad9ae082840411e1ca6.camel@perches.com> <977bc7c484ef55ff78de51d7555afcc3c3350b1e.camel@perches.com> Organization: LWN.net X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 24 Jun 2019 13:29:42 -0700 Joe Perches wrote: > > Finally, would you prefer a v2 of the patch set? Happy to do > > whatever is preferred, of course. > > Whatever Jonathan decides is fine with me. > Mine was just a plea to avoid unnecessarily > making the source text harder to read as > that's what I mostly use. Usually Herbert seems to take crypto docs, so it's not necessarily up to me :) I don't see much that's objectionable here. But... > I don't know if this extension is valid yet, but > I believe just using () is more > readable as text than ```` or > :c:func:`` It's been "valid" since I wrote it...it's just not upstream yet :) I expect it to be in 5.3, though. So the best way to refer to a kernel function, going forward, is just function() with no markup needed. Thanks, jon