[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201202213838.5wgnkb4zgw3mynuj@earth.universe>
Date: Wed, 2 Dec 2020 22:38:38 +0100
From: Sebastian Reichel <sre@...nel.org>
To: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
Cc: Linux Doc Mailing List <linux-doc@...r.kernel.org>,
Jonathan Corbet <corbet@....net>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 01/16] HSI: fix a kernel-doc markup
Hi,
On Tue, Dec 01, 2020 at 01:08:54PM +0100, Mauro Carvalho Chehab wrote:
> A function has a different name between their prototype
> and its kernel-doc markup.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
> ---
Thanks, queued to HSI tree.
-- Sebastian
> [...]
> /**
> - * hsi_unregister_port - Unregister an HSI port
> + * hsi_port_unregister_clients - Unregister an HSI port
> * @port: The HSI port to unregister
> */
> void hsi_port_unregister_clients(struct hsi_port *port)
> {
> device_for_each_child(&port->device, NULL, hsi_remove_client);
> }
> EXPORT_SYMBOL_GPL(hsi_port_unregister_clients);
> [...]
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists