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 <[email protected]> > ---
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);
> [...]
signature.asc
Description: PGP signature

