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 <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/56b4cc6308fe6b6133b95c7d9116ed6fbaaabe9f.1603469755.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Родитель
f96a15c769
Коммит
7bbd2584ea
|
@ -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
|
* run fix up routines and set the device name
|
||||||
*
|
*
|
||||||
* @bus: mei device
|
* @bus: mei device
|
||||||
|
|
Загрузка…
Ссылка в новой задаче