diff options
author | Amit Vadhavana <[email protected]> | 2024-11-11 22:22:53 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-11-12 13:10:50 +0100 |
commit | f841224f03029225dec70ee1f12ffc2473ed067a (patch) | |
tree | fd1e072fc2d084591f303d6e33fae780e5cfb1dc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f659e8fb8f075dfcc0bd6800935f78ec021c7f25 (diff) |
drivers: core: fw_devlink: Fix excess parameter description in docstring
Replace the parameter name 'con' with 'con_handle' in the docstring of
__fw_devlink_relax_cycles() to resolve the kernel-doc warning about an
excess parameter description.
Address the following warning:
./drivers/base/core.c:1994: warning: Excess function parameter 'con' description in '__fw_devlink_relax_cycles'
Reported-by: Stephen Rothwell <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]/
Signed-off-by: Amit Vadhavana <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions