Re: [PATCH] firmware: arm_scmi: Fix kernel doc warnings
From: Cristian Marussi <cristian.marussi@arm.com>
Date: 2021-07-12 14:34:45
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 [off-list ref] Thanks, Cristian _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel