diff options
author | Randy Dunlap <[email protected]> | 2024-01-16 17:09:58 -0800 |
---|---|---|
committer | Tony Lindgren <[email protected]> | 2024-01-26 10:28:06 +0200 |
commit | f9dbbac93244675d91bf36ff4efabe8f79e3b946 (patch) | |
tree | 87f0309220e9a4aeef5ec488a0ac615ef385d033 /scripts/generate_rust_analyzer.py | |
parent | 4e4afbb3ffa483af1ebb01464b07bde29ec04f59 (diff) |
ARM: OMAP2+: PRM: fix kernel-doc warnings
Use the correct function name in a kernel-doc comment.
Add function parameter descriptions in 2 places.
These changes prevent the following warnings:
prm_common.c:384: warning: expecting prototype for prm_clear_context_lost_flags_old(). Prototype was for prm_clear_context_loss_flags_old() instead
prm_common.c:505: warning: Function parameter or struct member 'vp_id' not described in 'omap_prm_vp_check_txdone'
prm_common.c:522: warning: Function parameter or struct member 'vp_id' not described in 'omap_prm_vp_clear_txdone'
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Paul Walmsley <[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