Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp3338130ybz; Mon, 27 Apr 2020 14:13:36 -0700 (PDT) X-Google-Smtp-Source: APiQypI3hFjGAbHrLPewYcAnLAclE08QtVYG6MJFfgeDdqmos3wQ5GLJ7quw9HAtVUX1geX6sMaj X-Received: by 2002:a05:6402:310b:: with SMTP id dc11mr19536491edb.143.1588022015983; Mon, 27 Apr 2020 14:13:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588022015; cv=none; d=google.com; s=arc-20160816; b=Wq7MVtM2dmz24xSMStrN4KjodOu5UAlZp+0zgZ0PNInisA6HjsH2or3RNxKDONKAxP ieuo476BrRgu+V4BFEko8cMupZbqyh+Jx4nZKuWdwTCQqEhKWtaqfRs+r3fFXBsjAo8t XCMFOU6xK9CmcCAciHQW7tgzUyTeR8KLCe4MTEyKFbo69twK4rTlkk2g7yyaKzrK7gIy SE8k3kZY398jtB1o9u3UMwAW4t2Mr6rUlMvu2Iw5q45wxiL2q+ixu/c2adedsY1iOwNi iAnQ9/3DD5qbcviFBVbIHtWMOYvQYdTjG+uNuQecwrCezlV7gsZbSgrkkINVtHoThXrK HegA== 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 :references:in-reply-to:message-id:subject:cc:to:from:date :dkim-signature; bh=Dg8FEyPwC3jiYlC4pJjSCkdGpvCrexFEJ8v9OQtxWOo=; b=AUY9GhWPOHdfvWdClOs7xcaAWnfIwbqi3d680rsUz+1W6DrOf+e2QAn8WzNywutOX2 e9LTTg7KGLiSOzLv8uZwoYGrZAETt2F1lXYhoJeOjoKIPbdlvI9m7JcolWScKvjfm3X9 0rR4m4AeEv4zmi5+1xzdOqkSic3UFigSpEnpKu43ThjxWg2N8xkwOmFDIj5iah8Wxq5q z9G4xAOk+AFT19wmN9P3hkAxZW7edfoonfhWVM0U5M5+HXIbuDXW0+4h6yiPe+YHawCD OTTduxU2w2sDkj8gmlE762goI5uK1fxj61kBoklpUFUvE0qTEszbKMcIpomMdySdxk6c kNIg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=BqpRmjaF; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id me7si484023ejb.191.2020.04.27.14.13.12; Mon, 27 Apr 2020 14:13:35 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=BqpRmjaF; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726877AbgD0VIw (ORCPT + 99 others); Mon, 27 Apr 2020 17:08:52 -0400 Received: from mail.kernel.org ([198.145.29.99]:58724 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726285AbgD0VIv (ORCPT ); Mon, 27 Apr 2020 17:08:51 -0400 Received: from coco.lan (ip5f5ad5c5.dynamic.kabel-deutschland.de [95.90.213.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1D382206BF; Mon, 27 Apr 2020 21:08:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588021731; bh=OE1L3adloJPBNIWK7KMwVjp8IfJnonnlx6M5z4vCT00=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=BqpRmjaFGMXdVnyWXrXObfrVvHfw0wsJU66EKo5OWVhewGtILMhWeFtnjixp5iktE Gl+BaGZBsahbePMkmaMUBIyzCPKLCRsGZNX+L5+vZxcPOgE4Oj23C8j4IUTTJv9Yd5 WqPCMR+uLOlK8ocLaP8BT6KZovtXt7E91neN1GhQ= Date: Mon, 27 Apr 2020 23:08:45 +0200 From: Mauro Carvalho Chehab To: Jonathan Corbet Cc: Christoph Hellwig , Matthew Wilcox , Linux Doc Mailing List , linux-kernel@vger.kernel.org, Greg Kroah-Hartman , Joel Becker , linux-usb@vger.kernel.org Subject: Re: [PATCH v2 08/29] docs: filesystems: convert configfs.txt to ReST Message-ID: <20200427230845.6716e945@coco.lan> In-Reply-To: <20200421165317.277f52ee@lwn.net> References: <278a9befc98b49ea866c9b687d070c70cde20628.1587487612.git.mchehab+huawei@kernel.org> <20200421165534.GA16511@lst.de> <20200421170223.GP5820@bombadil.infradead.org> <20200421172337.GA18305@lst.de> <20200421165317.277f52ee@lwn.net> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Tue, 21 Apr 2020 16:53:17 -0600 Jonathan Corbet escreveu: > On Tue, 21 Apr 2020 19:23:37 +0200 > Christoph Hellwig wrote: >=20 > > On Tue, Apr 21, 2020 at 10:02:23AM -0700, Matthew Wilcox wrote: =20 > > > On Tue, Apr 21, 2020 at 06:55:34PM +0200, Christoph Hellwig wrote: = =20 > > > > NAK, this makes the document significantly harder to read. =20 > > >=20 > > > Really? It reads more easily to me in the new format. Enclosing > > > section headers in [] is really weird. =20 > >=20 > > It wasn't entirely uncommon, but that's not really the point. The > > Problem is all the weird ".." or "::" annotations that really kill > > the flow, or things like "|copy|" that have no reason to exist. =20 >=20 > This sounds sort of like "my markup is good, yours is bad", honestly. If > somebody were trying to add bracketed headings to a new document, I > suspect we'd get similar complaints. >=20 > The markup can certainly be toned down. If you don't like |copy|, it can > just as easily remain "(c)" or become =C2=A9, or just go away entirely. = That > would get rid of the ".. include:: " line too. I would > happily make a rule that we don't bother with markup like |copy| > anywhere in the kernel docs. >=20 > The SPDX line is supposed to exist in all files, of course. >=20 > If Mauro does that, can you live with "::" to mark a literal block? It > doesn't seem like a whole lot of noise...? Yeah, I can remove most of the markups, preserving the "::". Will send a new patchset in a few. Thanks, Mauro