Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753373AbdI1PW0 (ORCPT ); Thu, 28 Sep 2017 11:22:26 -0400 Received: from ms.lwn.net ([45.79.88.28]:48510 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751855AbdI1PWY (ORCPT ); Thu, 28 Sep 2017 11:22:24 -0400 Date: Tue, 26 Sep 2017 14:41:04 -0600 From: Jonathan Corbet To: Mauro Carvalho Chehab Cc: Linux Media Mailing List , Mauro Carvalho Chehab , Linux Doc Mailing List , linux-kernel@vger.kernel.org, Daniel Vetter Subject: Re: [PATCH 09/10] scripts: kernel-doc: parse next structs/unions Message-ID: <20170926144104.4e8d2db7@lwn.net> In-Reply-To: <20170926172947.54b88bf5@recife.lan> References: <20170926172947.54b88bf5@recife.lan> Organization: LWN.net X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 319 Lines: 13 On Tue, 26 Sep 2017 17:29:47 -0300 Mauro Carvalho Chehab wrote: > This patch actually need a fixup, in order to handle pointer, > array and bitmask IDs. Can you send a new series with the fixed patch? I sure do like the shrinking of kernel-doc that comes with this series! Thanks, jon