[PATCH] firmware: arm_scmi: Fix kernel doc warnings

Cristian Marussi cristian.marussi at arm.com
Mon Jul 12 07:32:31 PDT 2021


On Mon, Jul 12, 2021 at 02:08:01PM +0100, Sudeep Holla wrote:
> Kernel doc validation script is unhappy and complains with the below set
> of warnings.
> 
>  | Function parameter or member 'fast_switch_possible' not described in 'scmi_perf_proto_ops'
>  | Function parameter or member 'power_scale_mw_get' not described in 'scmi_perf_proto_ops'
>  | cannot understand function prototype: 'struct scmi_sensor_reading '
>  | cannot understand function prototype: 'struct scmi_range_attrs '
>  | cannot understand function prototype: 'struct scmi_sensor_axis_info '
>  | cannot understand function prototype: 'struct scmi_sensor_intervals_info '
> 
> Fix them adding appropriate documents or missing keywords.
> 

Hi,

LGTM.

I've found a few more kernel-doc warning in SCMI stack.
I'll send those in a separate patch if you'd wanna put all together.

FWIW, Reviewed-by: Cristian Marussi <cristian.marussi at arm.com>

Thanks,
Cristian



More information about the linux-arm-kernel mailing list