diff options
author | Randy Dunlap <[email protected]> | 2024-01-16 17:09:55 -0800 |
---|---|---|
committer | Tony Lindgren <[email protected]> | 2024-01-26 10:28:04 +0200 |
commit | 176a16fa4fd728b17e8065c4b28a49cc70b3b03d (patch) | |
tree | 6e79cad6226d222ee5100636fa33859064a5a8cd /scripts/generate_rust_analyzer.py | |
parent | 73c0ec8600b1a7f7d46d7ed93582ff5c9437d4f8 (diff) |
ARM: OMAP2+: hwmod: fix kernel-doc warnings
Use the correct function name in a kernel-doc comment.
Use the correct function parameter names in kernel-doc comments.
These changes prevent the following warnings:
omap_hwmod.c:910: warning: expecting prototype for _init_opt_clk(). Prototype was for _init_opt_clks() instead
omap_hwmod.c:2311: warning: Excess function parameter 'n' description in '_init'
omap_hwmod.c:2510: warning: Excess function parameter 'n' description in '_setup'
omap_hwmod.c:3387: warning: Excess function parameter 'clockdomain' description in 'omap_hwmod_allocate_module'
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Paul Walmsley <[email protected]>
Cc: "BenoƮt Cousson" <[email protected]>
Cc: Tony Lindgren <[email protected]>
Cc: [email protected]
Cc: Russell King <[email protected]>
Cc: [email protected]
Cc: [email protected]
Message-ID: <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions