From: Lee Jones Date: Fri, 20 Nov 2020 03:12:16 +0000 (-0800) Subject: Input: mc13783-pwrbutton - file headers are not good candidates for kernel-doc X-Git-Tag: v5.11-rc1~153^2^2~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7d52613d1c93bfe0116b9147b0232604592e4716;p=thirdparty%2Flinux.git Input: mc13783-pwrbutton - file headers are not good candidates for kernel-doc Fixes the following W=1 kernel build warning(s): drivers/input/misc/mc13783-pwrbutton.c:32: warning: cannot understand function prototype: 'struct mc13783_pwrb ' Signed-off-by: Lee Jones Link: https://lore.kernel.org/r/20201112110204.2083435-4-lee.jones@linaro.org Signed-off-by: Dmitry Torokhov --- diff --git a/drivers/input/misc/mc13783-pwrbutton.c b/drivers/input/misc/mc13783-pwrbutton.c index afdf8ef25ee86..0636eee4bb6ce 100644 --- a/drivers/input/misc/mc13783-pwrbutton.c +++ b/drivers/input/misc/mc13783-pwrbutton.c @@ -1,4 +1,4 @@ -/** +/* * Copyright (C) 2011 Philippe Rétornaz * * Based on twl4030-pwrbutton driver by: