mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 06:01:57 +00:00
HSI: core: fix a kernel-doc markup
A function has a different name between their prototype and its kernel-doc markup. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
This commit is contained in:
parent
41fff6e19b
commit
8a77ed6d1f
@ -352,7 +352,7 @@ static void hsi_port_release(struct device *dev)
|
||||
}
|
||||
|
||||
/**
|
||||
* 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)
|
||||
|
Loading…
Reference in New Issue
Block a user