Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752582AbdLFRzm (ORCPT ); Wed, 6 Dec 2017 12:55:42 -0500 Received: from merlin.infradead.org ([205.233.59.134]:57724 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752172AbdLFRzj (ORCPT ); Wed, 6 Dec 2017 12:55:39 -0500 Subject: Re: [PATCH] doc: convert printk-formats.txt to rst To: Joe Perches , Markus Heiser , "Tobin C. Harding" Cc: Jonathan Corbet , Andrew Murray , Linux Doc Mailing List , linux-kernel@vger.kernel.org References: <1512524729-16051-1-git-send-email-me@tobin.cc> <0549146F-4B62-4AFB-A29D-E4B7622455A0@darmarit.de> <1512545710.16419.9.camel@perches.com> From: Randy Dunlap Message-ID: <0178e737-0502-d6ba-00f4-02268eca9e12@infradead.org> Date: Wed, 6 Dec 2017 09:55:30 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <1512545710.16419.9.camel@perches.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 870 Lines: 22 On 12/05/2017 11:35 PM, Joe Perches wrote: > On Wed, 2017-12-06 at 08:11 +0100, Markus Heiser wrote: >>> Am 06.12.2017 um 02:45 schrieb Tobin C. Harding : >>> Documentation/printk-formats.txt is a candidate for conversion to >>> ReStructuredText format. Some effort has already been made to do this >>> conversion even thought the suffix is currently .txt > [] >> just a question .. might it be better we stay with ASCII table >> in cases like this. I guess this table won't changed often. >> The flat-table directive is good for big and therefore frequently >> changed tables where a small precise diff reduce the patch. >> But flat-table is also hard to read in plain text. Its a balancing >> and thats my opinion, lets hear what other say ... > > I think the proposed conversion is unreadable > and the original table quite clear. Agree. -- ~Randy