diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2022-11-28 23:36:42 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-12-01 07:54:30 +0300 |
commit | 284e9d1ebbe2944d95120f85054d161a6fccbf7f (patch) | |
tree | ccbced2ee47a1b821925d1fef19567231342de11 /tools | |
parent | e004ea10599d1a8279e959c86e63fc9d0bf2032b (diff) | |
download | linux-284e9d1ebbe2944d95120f85054d161a6fccbf7f.tar.xz |
devlink: remove unnecessary parameter from chunk_fill function
The devlink parameter of the devlink_nl_cmd_region_read_chunk_fill
function is not used. Remove it, to simplify the function signature.
Once removed, it is also obvious that the devlink parameter is not
necessary for the devlink_nl_region_read_snapshot_fill either.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Acked-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions