diff options
author | Randy Dunlap <[email protected]> | 2024-01-13 21:17:30 -0800 |
---|---|---|
committer | Michal Simek <[email protected]> | 2024-01-22 14:21:33 +0100 |
commit | 554add032d9d10cd4a31ceb2ba6cd50a102ba805 (patch) | |
tree | 849f8e026a786c087038139546d38f9a5efc5345 /scripts/generate_rust_analyzer.py | |
parent | 6613476e225e090cc9aad49be7fa504e290dd33d (diff) |
ARM: zynq: slcr: fix function prototype kernel-doc warnings
Use the same name in the function prototype description and the function
to prevent kernel-doc warnings:
slcr.c:158: warning: expecting prototype for zynq_slcr_cpu_state(). Prototype was for zynq_slcr_cpu_state_read() instead
slcr.c:176: warning: expecting prototype for zynq_slcr_cpu_state(). Prototype was for zynq_slcr_cpu_state_write() instead
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Michal Simek <[email protected]>
Cc: Russell King <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions