linux-stable/net/devlink
Moshe Shemesh b4740e3a81 devlink: Split out health reporter create code
Move devlink health reporter create/destroy and related dev code to new
file health.c. This file shall include all callbacks and functionality
that are related to devlink health.

In addition, fix kdoc indentation and make reporter create/destroy kdoc
more clear. No functional change in this patch.

Signed-off-by: Moshe Shemesh <moshe@nvidia.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
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: Split out health reporter create code 2023-02-15 19:15:44 -08:00
health.c devlink: Split out health reporter create code 2023-02-15 19:15:44 -08:00
leftover.c devlink: Split out health reporter create code 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