Commit 8a77ed6d authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Sebastian Reichel

HSI: core: fix a kernel-doc markup

A function has a different name between their prototype
and its kernel-doc markup.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
parent 41fff6e1
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment