From: Mauro Carvalho Chehab Date: Fri, 23 Oct 2020 16:33:03 +0000 (+0200) Subject: mei: bus: fix a kernel-doc markup X-Git-Tag: v5.11-rc1~164^2~104 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7bbd2584ead19a8fdd72c19b1fdf25369954aee6;p=thirdparty%2Fkernel%2Flinux.git mei: bus: 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 Link: https://lore.kernel.org/r/56b4cc6308fe6b6133b95c7d9116ed6fbaaabe9f.1603469755.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/misc/mei/bus.c b/drivers/misc/mei/bus.c index 76aa0e93748a2..7fe48baa103ae 100644 --- a/drivers/misc/mei/bus.c +++ b/drivers/misc/mei/bus.c @@ -1047,7 +1047,7 @@ static struct mei_cl_device *mei_cl_bus_dev_alloc(struct mei_device *bus, } /** - * mei_cl_dev_setup - setup me client device + * mei_cl_bus_dev_setup - setup me client device * run fix up routines and set the device name * * @bus: mei device