Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp1899580ybi; Thu, 20 Jun 2019 05:54:43 -0700 (PDT) X-Google-Smtp-Source: APXvYqw5HLgpCo8Tp83VMa7opUo3DZLB/3dlyX6t7u5G2+EP2P1BSWMIl3zLGRuH/D0Q5m4Qejs5 X-Received: by 2002:a63:7e43:: with SMTP id o3mr12872102pgn.450.1561035283608; Thu, 20 Jun 2019 05:54:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561035283; cv=none; d=google.com; s=arc-20160816; b=eP0wma6U8rBsZkZX2nTb7a/URuYcDWwROVkxWB0mF92MBqEUQITRNJJy6q+iaTOpt1 YckTOdBQkX4vsSki2F7lKgvc9VvGxkn+AW5QQZ+ia3vjBa16jyWMi0JaQ3HOK1bl3WcR TzGwLlFZ3Uqzx2ZwcculixfvJz+vsWKPLIF40RBAaaI4g9U8uIZmY1eB499xQHfmvnqi dikgccqOfme5Wa56l3qbBPX+M5Qb82RbFSGYZI2N447uOSRRcpc7MGjtZCtXoEbVZMuo 2UhGtvuuoLm6JBx+cgy4dcjMzXbhKC81kE+bNzOn/UnBfGHDqEOFVmlDYU/8v96lEsDG PxBA== 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=8j5w3yTRCXJGU2zoSOifWqUvTrSnhc1mlWyfXMNV/n4=; b=dQlZxaJi6/s7gBKPlkX9fi01dLOkYXuspOl/K0q8m1JYcvFizKbuJ9i9zTTBzHamAQ nhrVamn6Yh1q3YLWYU1gMVMKxr+5wh5xcFPNAw3qb6b28/OE81Shwo5J5nosIJmnOJhg BoYBgUGckZ9gMES9CEQ5CeuaUSbojgqqNFX6PkVeT49YhFB769eTEP5McDOvoXxQHErc NI7i2o8M4bUkeu+e/8f+OoD+NNnUqOcK3gHlnwgvasiRk4VgS3q8duk9uBkLylXpr1iE CHDZokoEvpDPPZ6AuBenn9gTqwvCm+RUkqRu09TJjdhCNnINxtx9JPgvNH0b+CpVqKux rwhg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=WE3TyVQ1; 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 p7si15691316plo.114.2019.06.20.05.54.27; Thu, 20 Jun 2019 05:54:43 -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=WE3TyVQ1; 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 S1731801AbfFTMyR (ORCPT + 99 others); Thu, 20 Jun 2019 08:54:17 -0400 Received: from mail.kernel.org ([198.145.29.99]:58456 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727040AbfFTMyR (ORCPT ); Thu, 20 Jun 2019 08:54:17 -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 7BD4D2080C; Thu, 20 Jun 2019 12:54:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561035256; bh=mJIzkIy1IkKq1wkFs5xq4C9Jj7aUtzPtSq2EXZZcKIc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WE3TyVQ1U7WjKVqehsGQxiDSfN20lgka+ZYGMYm/MlYieOkq/O40ifRB2PjpQcHS4 FujD8AVdsSG/qKJoGNlKzL5RK126UmH/KdPe41snhOXBQn+OF/+ZmkO/CTKfBtyRD8 Ix529taM1ls7ywfQFdzJgXC7/ZP9Z2ZHOvEInXYc= Date: Thu, 20 Jun 2019 14:54:13 +0200 From: Greg Kroah-Hartman To: Johan Hovold Cc: Mauro Carvalho Chehab , 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: <20190620125413.GA5170@kroah.com> References: <6bc45c0d5d464d25d4d16eceac48a2f407166944.1560477540.git.mchehab+samsung@kernel.org> <20190619125135.GG25248@localhost> <20190619105633.7f7315a5@coco.lan> <20190619150207.GA19346@kroah.com> <20190620120150.GH6241@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190620120150.GH6241@localhost> 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 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} thanks, greg k-h