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