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=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 DA5EDC433DF for ; Fri, 19 Jun 2020 20:22:41 +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 6027720890 for ; Fri, 19 Jun 2020 20:22:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6027720890 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lwn.net 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 49pVbg0nfRzDrVn for ; Sat, 20 Jun 2020 06:22:39 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lwn.net (client-ip=45.79.88.28; helo=ms.lwn.net; envelope-from=corbet@lwn.net; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=lwn.net Received: from ms.lwn.net (ms.lwn.net [45.79.88.28]) (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 49pVYM0sSxzDrSg for ; Sat, 20 Jun 2020 06:20:35 +1000 (AEST) Received: from lwn.net (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 642172CD; Fri, 19 Jun 2020 20:20:31 +0000 (UTC) Date: Fri, 19 Jun 2020 14:20:30 -0600 From: Jonathan Corbet To: Mauro Carvalho Chehab Subject: Re: [PATCH 00/22] ReST conversion patches (final?) Message-ID: <20200619142030.6feed35e@lwn.net> In-Reply-To: References: Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit 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: Rich Felker , Linux Doc Mailing List , David Airlie , Catalin Marinas , Dragan Cvetic , linux-pci@vger.kernel.org, Jarkko Sakkinen , Bjorn Andersson , David Howells , linux-mm@kvack.org, Harry Wei , Paul Mackerras , Alex Shi , Will Deacon , Javi Merino , Herbert Xu , Yoshinori Sato , linux-sh@vger.kernel.org, Anil S Keshavamurthy , Viresh Kumar , "Naveen N. Rao" , Derek Kiernan , linux-crypto@vger.kernel.org, Ohad Ben-Cohen , devicetree@vger.kernel.org, Daniel Vetter , Michael Hennerich , linux-pm@vger.kernel.org, linux-remoteproc@vger.kernel.org, Maarten Lankhorst , Maxime Ripard , Rob Herring , dri-devel@lists.freedesktop.org, Bjorn Helgaas , Dan Williams , linux-arm-kernel@lists.infradead.org, Daniel Lezcano , Greg Kroah-Hartman , Amit Daniel Kachhap , linux-kernel@vger.kernel.org, "David S. Miller" , tee-dev@lists.linaro.org, Vinod Koul , keyrings@vger.kernel.org, Arnd Bergmann , Masami Hiramatsu , Thomas Zimmermann , dmaengine@vger.kernel.org, Andrew Morton , linuxppc-dev@lists.ozlabs.org, Jens Wiklander Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Mon, 15 Jun 2020 08:50:05 +0200 Mauro Carvalho Chehab wrote: > That's my final(*) series of conversion patches from .txt to ReST. > > (*) Well, running the script I'm using to check, I noticed a couple of new *.txt files. > If I have some time, I'll try to address those last pending things for v5.9. OK, I've applied the set except for parts: 1: |copy| as mentioned before 18: because of the license boilerplate 19: doesn't apply at all (perhaps because of one of the above) 22: because I don't like the latex markup. Also, I took the liberty of just reverting the |copy| change in #10. Getting there..! Thanks, jon 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=-0.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,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 2177AC433DF for ; Fri, 19 Jun 2020 20:20:36 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 F27C0206B7 for ; Fri, 19 Jun 2020 20:20:35 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F27C0206B7 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lwn.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6D8026EA51; Fri, 19 Jun 2020 20:20:35 +0000 (UTC) Received: from ms.lwn.net (ms.lwn.net [IPv6:2600:3c01:e000:3a1::42]) by gabe.freedesktop.org (Postfix) with ESMTPS id E124B6EA51 for ; Fri, 19 Jun 2020 20:20:34 +0000 (UTC) Received: from lwn.net (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 642172CD; Fri, 19 Jun 2020 20:20:31 +0000 (UTC) Date: Fri, 19 Jun 2020 14:20:30 -0600 From: Jonathan Corbet To: Mauro Carvalho Chehab Subject: Re: [PATCH 00/22] ReST conversion patches (final?) Message-ID: <20200619142030.6feed35e@lwn.net> In-Reply-To: References: Organization: LWN.net MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Rich Felker , Linux Doc Mailing List , David Airlie , Catalin Marinas , Dragan Cvetic , linux-pci@vger.kernel.org, Jarkko Sakkinen , Bjorn Andersson , David Howells , linux-mm@kvack.org, Harry Wei , Paul Mackerras , Alex Shi , Will Deacon , Javi Merino , Herbert Xu , Yoshinori Sato , Michael Ellerman , linux-sh@vger.kernel.org, Anil S Keshavamurthy , Viresh Kumar , "Naveen N. Rao" , Derek Kiernan , linux-crypto@vger.kernel.org, Ohad Ben-Cohen , devicetree@vger.kernel.org, Michael Hennerich , linux-pm@vger.kernel.org, linux-remoteproc@vger.kernel.org, Rob Herring , dri-devel@lists.freedesktop.org, Bjorn Helgaas , Dan Williams , linux-arm-kernel@lists.infradead.org, Daniel Lezcano , Greg Kroah-Hartman , Amit Daniel Kachhap , linux-kernel@vger.kernel.org, "David S. Miller" , tee-dev@lists.linaro.org, Vinod Koul , keyrings@vger.kernel.org, Arnd Bergmann , Masami Hiramatsu , Thomas Zimmermann , dmaengine@vger.kernel.org, Andrew Morton , linuxppc-dev@lists.ozlabs.org, Jens Wiklander Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, 15 Jun 2020 08:50:05 +0200 Mauro Carvalho Chehab wrote: > That's my final(*) series of conversion patches from .txt to ReST. > > (*) Well, running the script I'm using to check, I noticed a couple of new *.txt files. > If I have some time, I'll try to address those last pending things for v5.9. OK, I've applied the set except for parts: 1: |copy| as mentioned before 18: because of the license boilerplate 19: doesn't apply at all (perhaps because of one of the above) 22: because I don't like the latex markup. Also, I took the liberty of just reverting the |copy| change in #10. Getting there..! Thanks, jon _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel 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=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 E7112C433E1 for ; Fri, 19 Jun 2020 20:20:36 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id B5A96206B7 for ; Fri, 19 Jun 2020 20:20:36 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B5A96206B7 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lwn.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id 451DE8D00F8; Fri, 19 Jun 2020 16:20:36 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 3DB198D00E9; Fri, 19 Jun 2020 16:20:36 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 2A2C58D00F8; Fri, 19 Jun 2020 16:20:36 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0218.hostedemail.com [216.40.44.218]) by kanga.kvack.org (Postfix) with ESMTP id 0D0B28D00E9 for ; Fri, 19 Jun 2020 16:20:36 -0400 (EDT) Received: from smtpin08.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay01.hostedemail.com (Postfix) with ESMTP id A09A0180AD817 for ; Fri, 19 Jun 2020 20:20:35 +0000 (UTC) X-FDA: 76947079230.08.spy66_220a99826e1b Received: from filter.hostedemail.com (10.5.16.251.rfc1918.com [10.5.16.251]) by smtpin08.hostedemail.com (Postfix) with ESMTP id 7E6AD1819E766 for ; Fri, 19 Jun 2020 20:20:35 +0000 (UTC) X-HE-Tag: spy66_220a99826e1b X-Filterd-Recvd-Size: 3657 Received: from ms.lwn.net (ms.lwn.net [45.79.88.28]) by imf04.hostedemail.com (Postfix) with ESMTP for ; Fri, 19 Jun 2020 20:20:34 +0000 (UTC) Received: from lwn.net (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 642172CD; Fri, 19 Jun 2020 20:20:31 +0000 (UTC) Date: Fri, 19 Jun 2020 14:20:30 -0600 From: Jonathan Corbet To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , linux-kernel@vger.kernel.org, Greg Kroah-Hartman , Daniel Vetter , Alex Shi , Will Deacon , Thomas Zimmermann , Maarten Lankhorst , linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, David Airlie , Dan Williams , Jarkko Sakkinen , Anil S Keshavamurthy , linux-mm@kvack.org, linux-sh@vger.kernel.org, Catalin Marinas , Jens Wiklander , Yoshinori Sato , Herbert Xu , Vinod Koul , Michael Hennerich , Ohad Ben-Cohen , Arnd Bergmann , Michael Ellerman , devicetree@vger.kernel.org, dmaengine@vger.kernel.org, Viresh Kumar , David Howells , Masami Hiramatsu , Andrew Morton , Rob Herring , "Naveen N. Rao" , linuxppc-dev@lists.ozlabs.org, Amit Daniel Kachhap , linux-pci@vger.kernel.org, Paul Mackerras , Javi Merino , "David S. Miller" , Derek Kiernan , linux-remoteproc@vger.kernel.org, Rich Felker , Daniel Lezcano , Bjorn Andersson , Dragan Cvetic , dri-devel@lists.freedesktop.org, Bjorn Helgaas , Benjamin Herrenschmidt , tee-dev@lists.linaro.org, linux-crypto@vger.kernel.org, Harry Wei , Maxime Ripard , keyrings@vger.kernel.org Subject: Re: [PATCH 00/22] ReST conversion patches (final?) Message-ID: <20200619142030.6feed35e@lwn.net> In-Reply-To: References: Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Rspamd-Queue-Id: 7E6AD1819E766 X-Spamd-Result: default: False [0.00 / 100.00] X-Rspamd-Server: rspam03 Content-Transfer-Encoding: quoted-printable X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On Mon, 15 Jun 2020 08:50:05 +0200 Mauro Carvalho Chehab wrote: > That's my final(*) series of conversion patches from .txt to ReST. >=20 > (*) Well, running the script I'm using to check, I noticed a couple of = new *.txt files. > If I have some time, I'll try to address those last pending things for = v5.9. OK, I've applied the set except for parts: 1: |copy| as mentioned before 18: because of the license boilerplate 19: doesn't apply at all (perhaps because of one of the above) 22: because I don't like the latex markup. Also, I took the liberty of just reverting the |copy| change in #10. Getting there..! Thanks, jon