From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 8 Oct 2018 14:06:41 -0400 Subject: [U-Boot] [U-Boot, 1/1] docs: kernel-doc: fix parsing of function pointers In-Reply-To: <20180903185003.10108-1-xypron.glpk@gmx.de> References: <20180903185003.10108-1-xypron.glpk@gmx.de> Message-ID: <20181008180641.GA24778@oliver.ec.rr.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Sep 03, 2018 at 08:50:03PM +0200, Heinrich Schuchardt wrote: > kernel-doc fails to parse function definitions like the one below > > efi_status_t efi_create_event(uint32_t type, efi_uintn_t notify_tpl, > void (EFIAPI *notify_function) ( > struct efi_event *event, > void *context), > void *notify_context, efi_guid_t *group, > struct efi_event **event) > { > > due to the "EFIAPI" attribute preceding the function name. > > Signed-off-by: Heinrich Schuchardt > --- > I am submitted the same patch to the Kernel upstream: > https://lkml.org/lkml/2018/9/3/1185 Looking at the lkml thread this seems to have not reached a conclusion. Are you planning to push some v2 there that tries to address some of the oddities there? Or should we just make this a local correction? Thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: