diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2021-07-12 14:08:01 +0100 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2021-07-13 11:39:42 +0100 |
commit | 52f83955aaf91b22f46765b007b4404ce85b2133 (patch) | |
tree | a18a2eaac712191084cb9aa8d24c1c41b5b7cf69 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 7a691f16ccad05d770f813d9c4b4337a30c6d63f (diff) |
firmware: arm_scmi: Fix kernel doc warnings
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.
Link: https://lore.kernel.org/r/20210712130801.2436492-2-sudeep.holla@arm.com
Reviewed-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions