[PATCH 8/9] regulator: wm8400-regulator: Repair dodgy kerneldoc header formatting
Charles Keepax
ckeepax at opensource.cirrus.com
Fri Jun 26 05:20:02 EDT 2020
On Fri, Jun 26, 2020 at 07:57:37AM +0100, Lee Jones wrote:
> W=1 kernel builds report a lack of descriptions for various
> function arguments. In reality they are documented, but the
> formatting was not as expected '@.*:'. Instead, some weird
> arg identifiers were used.
>
> This change fixes the following warnings:
>
> drivers/regulator/wm8400-regulator.c:243: warning: Function parameter or member 'dev' not described in 'wm8400_register_regulator'
> drivers/regulator/wm8400-regulator.c:243: warning: Function parameter or member 'reg' not described in 'wm8400_register_regulator'
> drivers/regulator/wm8400-regulator.c:243: warning: Function parameter or member 'initdata' not described in 'wm8400_register_regulator'
>
> Cc: patches at opensource.cirrus.com
> Signed-off-by: Lee Jones <lee.jones at linaro.org>
> ---
Acked-by: Charles Keepax <ckeepax at opensource.cirrus.com>
Thanks,
Charles
More information about the linux-arm-kernel
mailing list