Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp2495457ybi; Mon, 17 Jun 2019 05:57:25 -0700 (PDT) X-Google-Smtp-Source: APXvYqwvoGlpdmcKVjhOcgB0+VeYd72Ru0kUJnP8Z+FbN7WsskA0BRUjcYUKMXsGDThel/0CdUHr X-Received: by 2002:a62:754d:: with SMTP id q74mr88915925pfc.211.1560776245281; Mon, 17 Jun 2019 05:57:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560776245; cv=none; d=google.com; s=arc-20160816; b=HKpZsAAIlahxgx2iq4r96hccHH/38fCnjSVDHZKqn89WnQ67lM6Z1Zw5r0bFjmkj18 /u+FX3qU9qUjpPpM3cbWtI/9Qvu7L9HZA2LuJWQ0ZD1I3SecyV/CKYdvlER6PH0vRcjH 3+0W1f6N7v01hhu7T5PbSYpbmnfo71o4vT2/wpJVPKscdkiL++VMMKv4baqofTO7gR7s EzusFX4FZ1p4IBJI5pFoX2k84rA16CJNsYpfm1k12XsYCeyHQghqbSY2zlm7Q4AWGH+9 lUK307j/2uS/Pl4D5rzGzhMC9fW5izuYw9lv1fFMFP1X7s/Pko0RrrNPoQCQRGDjZtAR vsjg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=3C9ONyAOjvXTnWQMowTjNNgWJ+VRGbHeyAMMArhhtrw=; b=U53rfJSIl15mDFchLj4pXbLgBNYy6I7QbRACKz6YvqpOjt4vHQAti5blbvy+fd1Fxt bs42c0Z6zUiI5opBHX65UGJK6ma/bxfQtl+tqUsudZJ5gHnSgZG4U/aBmLWhu7OnKQSn yYSP25X2RqaC+QYHcSyKlbEubMG8gt7O1b3T1XFXEF96rjJgtAIFVgK5llVCaBOdCsVq ZBeBTziwdAQK9BYX4cBF2uvWPMP+30thbx/UAowbh+0Af5t9bjaCnmezJt5PRH/wqMJ4 dw4uaRIpDuFUzRRxI2pu05qVFGFR42IzWhMl5WZJDGqabxfywYWy7bsVlISjSI8+Ejne xL3g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=nsEF4Pxv; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i184si10404277pfb.123.2019.06.17.05.57.09; Mon, 17 Jun 2019 05:57:25 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=nsEF4Pxv; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727970AbfFQM5F (ORCPT + 99 others); Mon, 17 Jun 2019 08:57:05 -0400 Received: from mail.kernel.org ([198.145.29.99]:60212 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726286AbfFQM5F (ORCPT ); Mon, 17 Jun 2019 08:57:05 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 57C212089E; Mon, 17 Jun 2019 12:57:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560776224; bh=xdETj5mf6aeUoLj5hEhq8+dwhZFws6OLsC2VvsYVJ5o=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nsEF4PxvDA0r6DHB4M8Djp8eU2sl7B8TBIQry4L9GCDem3Dfb8yTpDqmotIUb0OZy hZpHMWVKkPrWYMhyuTH5/sQkNhYAP9BD8EXtxx9xuT7EXQPVLEeRcIM8v4VM5TfdW6 Q6QpII6vbYQCzD3w6o6EMQjuqfgzdxkH8KHx218o= Date: Mon, 17 Jun 2019 14:57:02 +0200 From: Greg Kroah-Hartman To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet Subject: Re: [PATCH v2 03/16] scripts: add an script to parse the ABI files Message-ID: <20190617125702.GA20042@kroah.com> References: <3b8d7c64f887ddea01df3c4eeabc745c8ec45406.1560534648.git.mchehab+samsung@kernel.org> <680fb978ef9322c705eca9927c79b220cd3ccc4a.1560534648.git.mchehab+samsung@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <680fb978ef9322c705eca9927c79b220cd3ccc4a.1560534648.git.mchehab+samsung@kernel.org> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 14, 2019 at 02:52:17PM -0300, Mauro Carvalho Chehab wrote: > Add a script to parse the Documentation/ABI files and produce > an output with all entries inside an ABI (sub)directory. > > Right now, it outputs its contents on ReST format. It shouldn't > be hard to make it produce other kind of outputs, since the ABI > file parser is implemented in separate than the output generator. > > Signed-off-by: Mauro Carvalho Chehab > --- > scripts/get_abi.pl | 212 +++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 212 insertions(+) > create mode 100755 scripts/get_abi.pl > > diff --git a/scripts/get_abi.pl b/scripts/get_abi.pl > new file mode 100755 > index 000000000000..f7c9944a833c > --- /dev/null > +++ b/scripts/get_abi.pl > @@ -0,0 +1,212 @@ > +#!/usr/bin/perl > + Ok, I was going to apply this, but there is no SPDX line on the script. Can you resend this series with that on it, so that I can apply the patches of the series that adds the script to the kernel tree? thanks, greg k-h