diff options
| author | Andre Carvalho <asantostc@gmail.com> | 2026-01-18 14:00:22 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-01-22 06:09:10 +0300 |
| commit | a46bb0103c351766e165c13c7ee8dd52beb76dfc (patch) | |
| tree | 0afd5510806625bac130102a3246f55c7e4fa12a /include/linux/debugobjects.h | |
| parent | d793db4aa0db9ebcdd5ccde0a933323b778d1f2d (diff) | |
| download | linux-a46bb0103c351766e165c13c7ee8dd52beb76dfc.tar.xz | |
netconsole: convert 'enabled' flag to enum for clearer state management
This patch refactors the netconsole driver's target enabled state from a
simple boolean to an explicit enum (`target_state`).
This allow the states to be expanded to a new state in the upcoming
change.
Co-developed-by: Breno Leitao <leitao@debian.org>
Signed-off-by: Breno Leitao <leitao@debian.org>
Reviewed-by: Breno Leitao <leitao@debian.org>
Signed-off-by: Andre Carvalho <asantostc@gmail.com>
Tested-by: Breno Leitao <leitao@debian.org>
Link: https://patch.msgid.link/20260118-netcons-retrigger-v11-2-4de36aebcf48@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
