Hi Mauro,
On Thu, 2021-01-14 at 09:04 +0100, Mauro Carvalho Chehab wrote:
> A function has a different name between their prototype
> and its kernel-doc markup:
>
> ../drivers/reset/core.c:888: warning: expecting prototype for
> device_reset(). Prototype was for __device_reset() instead
>
A function has a different name between their prototype
and its kernel-doc markup:
../drivers/reset/core.c:888: warning: expecting prototype for
device_reset(). Prototype was for __device_reset() instead
Signed-off-by: Mauro Carvalho Chehab
---
drivers/reset/core.c | 4 ++--
1 file cha
2 matches
Mail list logo