From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ec2-52-27-115-49.us-west-2.compute.amazonaws.com ([52.27.115.49]:39922 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755206AbdDENIH (ORCPT ); Wed, 5 Apr 2017 09:08:07 -0400 Date: Wed, 5 Apr 2017 10:07:52 -0300 From: Mauro Carvalho Chehab To: Jonathan Corbet Cc: Linux Media Mailing List , Linux Doc Mailing List , Greg Kroah-Hartman , Mauro Carvalho Chehab , John Youn , linux-usb@vger.kernel.org, linux-rpi-kernel@lists.infradead.org, Laurent Pinchart , Mauro Carvalho Chehab , Jani Nikula Subject: Re: [PATCH v2 01/22] tmplcvt: make the tool more robust Message-ID: <20170405100752.70e56373@vento.lan> In-Reply-To: <20170402153231.4eccfedf@lwn.net> References: <3068fc7fac09293300b9c59ece0adb985232de12.1490870599.git.mchehab@s-opensource.com> <20170402153231.4eccfedf@lwn.net> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: Em Sun, 2 Apr 2017 15:32:31 -0600 Jonathan Corbet escreveu: > On Thu, 30 Mar 2017 07:45:35 -0300 > Mauro Carvalho Chehab wrote: > > > Currently, the script just assumes to be called at > > Documentation/sphinx/. Change it to work on any directory, > > and make it abort if something gets wrong. > > > > Also, be sure that both parameters are specified. > > > > That should avoid troubles like this: > > > > $ Documentation/sphinx/tmplcvt Documentation/DocBook/writing_usb_driver.tmpl > > sed: couldn't open file convert_template.sed: No such file or directory > > What's the status of this patch set? I saw that Jani had one comment > that, I think, hasn't been addressed? I'm resending it today, rebased on the top of docs-next. I'll send the last patch in separate, as it is unrelated to the doc conversion. Regards, Mauro