Re: [PATCH v5 01/16] HSI: fix a kernel-doc markup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxx>
> ---

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);
> [...]

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux