devlink: rename doit callbacks for per-instance dump commands
authorJiri Pirko <jiri@nvidia.com>
Fri, 11 Aug 2023 15:57:05 +0000 (17:57 +0200)
committerJakub Kicinski <kuba@kernel.org>
Mon, 14 Aug 2023 18:47:24 +0000 (11:47 -0700)
commit8fa995ad1f7f8f615b479edcf540cc12fe7b87ba
tree04b2cc2f0927aa12e20c8dab99ff07c6bfcbb63e
parentee6d78ac28c708c62fd83595e9366b0eb0deb014
devlink: rename doit callbacks for per-instance dump commands

Rename netlink doit callback functions for the commands that do
implement per-instance dump to match the generated names that are going
to be introduce in the follow-up patch.

Note that the function prototypes are temporary until the generated ones
will replace them in a follow-up patch.

Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Acked-by: Jakub Kicinski <kuba@kernel.org>
Link: https://lore.kernel.org/r/20230811155714.1736405-5-jiri@resnulli.us
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/devlink/dev.c
net/devlink/devl_internal.h
net/devlink/health.c
net/devlink/leftover.c