linux/net/devlink
Moshe Shemesh 12af29e779 devlink: Move health common function to health file
Now that all devlink health callbacks and related code are in file
health.c move common health functions and devlink_health_reporter struct
to be local in health.c file.

Signed-off-by: Moshe Shemesh <moshe@nvidia.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Reviewed-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-02-15 19:15:44 -08:00
..
core.c devlink: convert param list to xarray 2023-02-13 09:49:14 +00:00
dev.c devlink: don't allow to change net namespace for FW_ACTIVATE reload action 2023-02-14 14:04:21 +01:00
devl_internal.h devlink: Move health common function to health file 2023-02-15 19:15:44 -08:00
health.c devlink: Move health common function to health file 2023-02-15 19:15:44 -08:00
leftover.c devlink: Move devlink health test to health file 2023-02-15 19:15:44 -08:00
Makefile devlink: Split out health reporter create code 2023-02-15 19:15:44 -08:00
netlink.c