Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp2128813ybi; Thu, 20 Jun 2019 09:31:56 -0700 (PDT) X-Google-Smtp-Source: APXvYqxRcqbzbb7QMZMD/f43/NfmV+0FXGmC3KxCOUoOjTeC7JsW9iBQXbnkZE90nz7gub7Vo26k X-Received: by 2002:a17:902:8f93:: with SMTP id z19mr39131337plo.97.1561048316052; Thu, 20 Jun 2019 09:31:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561048316; cv=none; d=google.com; s=arc-20160816; b=sTEUiUuy19ISsifzjWOmjbfHMwedb0b1gEOEzFnxaumwNvnSTTrvCITAN9p4MVw2TH 0qU0MrCggHH3rKLdt4YA3E7yrTr+aYdbfexlHHn4qoDIKFd8r7+s8aiNUVIPIfgkXup+ 37tCtlznDSnAA0/bU9WiQh4dpwGYhP0nHsWcYnF8ldNcNALPu1/9537t63apOgoJYzE6 IrVdBkzqmTf5l2JknO0lAOvpUdC5Tfksx8oHb6yTecNA5++X3+HgrvcScZJLpTfK52kp tdMRIsFqYnoMRFJj4ngMDZwaRfTMzdpjB5O68BOR3oMRAP5pVBMCnQHmOHV9hvk6LGcD ETHw== 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=cxabCIIqH9Je+cCqro3OyLmGozdlI7fTkhEUdi+lVE0=; b=AoLrzo+xpL/HQtq3LsSBaNU0ORRR6TpZs6vHalTvmJhr7kyM0dK2swalS4D3qkqKzW Aim6P0rjyIjLRxfRG+nXdv0T53QXBjUMf844Sj7ux4dFiIKTU9vaA7Ky25eONcb1AhDN BTxB7cBzpggJgYu79NBQjdDjoaUjwiUNTxPtrTLOjtbGfUR4W9PTsEu+cTR5HTTMemaF S7CCThHUCU8udWVAmaTRO2+XFI59fFIa+ruy+2NO8POwRhI7EJQCpMTmUQcnu28v1LUF y+Ux2bIahp9yC+rF49T5rte7Qb1VXVk/2Dw4tU8ifjDMxxzZQgXSpByukB1qieh0clL5 lxVA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ktHE00Jd; 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 m6si14484pgr.40.2019.06.20.09.31.40; Thu, 20 Jun 2019 09:31:56 -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=ktHE00Jd; 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 S1732256AbfFTQ3t (ORCPT + 99 others); Thu, 20 Jun 2019 12:29:49 -0400 Received: from mail.kernel.org ([198.145.29.99]:45734 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726620AbfFTQ3t (ORCPT ); Thu, 20 Jun 2019 12:29:49 -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 DA0172064A; Thu, 20 Jun 2019 16:29:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561048188; bh=aTPE4/MlVDXLh/bVBjr+tH+7DtK2ze10qXN75K5G0Og=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ktHE00JdENjw6it5sMr7BPX8b2uSgQ+Fu5iXr2GDSsuZIjjo04Qi7T8dkjxtg2wjh DBOLyCUD7f1iCk/44OXUqwzI86k4oKQ7Ltqa4527WOz0jQQv72CLkPHITlYsgksrbj uBylIw/v2VqxFSNILCjPZtpaD5DbXbnVHnj7BTyE= Date: Thu, 20 Jun 2019 18:29:45 +0200 From: Greg Kroah-Hartman To: Mauro Carvalho Chehab Cc: Johan Hovold , Linux Doc Mailing List , Mauro Carvalho Chehab , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Stefan Achatz Subject: Re: [PATCH 04/14] ABI: better identificate tables Message-ID: <20190620162945.GC23052@kroah.com> References: <6bc45c0d5d464d25d4d16eceac48a2f407166944.1560477540.git.mchehab+samsung@kernel.org> <20190619125135.GG25248@localhost> <20190619105633.7f7315a5@coco.lan> <20190619150207.GA19346@kroah.com> <20190620120150.GH6241@localhost> <20190620125413.GA5170@kroah.com> <20190620112034.0d2be447@coco.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190620112034.0d2be447@coco.lan> 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 Thu, Jun 20, 2019 at 11:20:34AM -0300, Mauro Carvalho Chehab wrote: > Em Thu, 20 Jun 2019 14:54:13 +0200 > Greg Kroah-Hartman escreveu: > > > On Thu, Jun 20, 2019 at 02:01:50PM +0200, Johan Hovold wrote: > > > > I don't know when "Description" and "RST-Description" would be used. > > > > Why not just parse "Description" like rst text and if things are "messy" > > > > we fix them up as found, like you did with the ":" here? It doesn't > > > > have to be complex, we can always fix them up after-the-fact if new > > > > stuff gets added that doesn't quite parse properly. > > > > > > > > Just like we do for most kernel-doc formatting :) > > > > > > But kernel-doc has a documented format, which was sort of the point I > > > was trying to make. If the new get_abi.pl scripts expects a colon I > > > think it should be mentioned somewhere (e.g. Documentation/ABI/README). > > > > > > Grepping for attribute entries in linux-next still reveals a number > > > descriptions that still lack that colon and use varying formatting. More > > > are bound to be added later, but perhaps that's ok depending on what > > > you're aiming at here. > > > > I'm aiming for "good enough" to start with, and then we can work through > > the exceptions. > > > > But given that Mauro hasn't resent the script that does the conversion > > of the files, I don't know if that will even matter... {hint} > > It sounds I missed something... are you expecting a new version? Yes, the last round of patches didn't have a SPDX header on the script, so I couldn't add it to the tree :( thanks, greg k-h