diff options
author | Jiri Pirko <[email protected]> | 2023-02-10 11:01:27 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-02-13 09:49:14 +0000 |
commit | 94ba1c316b9c0f9b017f7cd7eac84adae693e80f (patch) | |
tree | 192b40ef7db58f58646c27f15af3b1b627542b7a /tools/perf/scripts/python/mem-phys-addr.py | |
parent | afd888c3e19ceb5247158fe2fabbf7234937a515 (diff) |
devlink: fix the name of value arg of devl_param_driverinit_value_get()
Probably due to copy-paste error, the name of the arg is "init_val"
which is misleading, as the pointer is used to point to struct where to
store the current value. Rename it to "val" and change the arg comment
a bit on the way.
Signed-off-by: Jiri Pirko <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions