From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752255AbcF3Tbc (ORCPT ); Thu, 30 Jun 2016 15:31:32 -0400 Received: from lists.s-osg.org ([54.187.51.154]:42392 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750915AbcF3Tbb (ORCPT ); Thu, 30 Jun 2016 15:31:31 -0400 Date: Thu, 30 Jun 2016 16:31:02 -0300 From: Mauro Carvalho Chehab To: Jonathan Corbet , Markus Heiser Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, jani.nikula@intel.com, hverkuil@xs4all.nl, daniel.vetter@ffwll.ch, airlied@gmail.com, grant.likely@secretlab.ca, rdunlap@infradead.org, keithp@keithp.com Subject: Re: [PATCH] doc: flat-table directive Message-ID: <20160630163102.3fc5129e@recife.lan> In-Reply-To: <20160630130511.34b732e6@lwn.net> References: <1467288022-10496-1-git-send-email-markus.heiser@darmarIT.de> <20160630130511.34b732e6@lwn.net> Organization: Samsung X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Markus/Jon, Em Thu, 30 Jun 2016 13:05:11 -0600 Jonathan Corbet escreveu: > On Thu, 30 Jun 2016 14:00:21 +0200 > Markus Heiser wrote: > > > this is my flat-table patch on top of your docs-next branch / we discussed on > > the ML > > Hmm... we don't have an official kernel coding style for Python, but if > we did, I'd sure like it to be a lot more like the usual Python > conventions. > > The added documentation describes the "widths" parameter, but does not > tell the reader which units are used. > > There were also a lot of typos and misspellings in the documentation > addition. > > Anyway, I don't want to delay this work, so I have gone ahead and applied > it; I fixed the spelling errors on the way. Thank you! I rebased my tree to apply on the top of the master branch of the media tree and to use the latest changeset from Jon's tree. I kept it at the same place: https://git.linuxtv.org/mchehab/experimental.git/log/?h=docs-next I'm starting to manually edit and fix it right away. I'll later merge it as one additional topic branch on my main tree, once I'm confident that it is ok. Markus, Thank you very much for your hard work! > When you get a chance, can I > get a doc tweak for :widths:? > > Thanks for separating this work out, > > jon -- Thanks, Mauro