Merge branch 'netconsole-fix-potential-race-condition-and-improve-code-clarity'
authorJakub Kicinski <kuba@kernel.org>
Fri, 12 Jul 2024 01:32:52 +0000 (18:32 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 12 Jul 2024 01:32:52 +0000 (18:32 -0700)
commit2a4183f864dad50f84edb6b67a2807a438f944fd
tree91a6bc92f672ab709a03338ef89e1ca7a4d6b979
parent5e724cb688a207ae7a348d57f9ea77f475998883
parent0066623d40085bb5d0af8d645a3bba27fc5cfced
Merge branch 'netconsole-fix-potential-race-condition-and-improve-code-clarity'

Breno Leitao says:

====================
netconsole: improve code clarity

These changes aim to enhance the reliability of netconsole by
eliminating the potential race condition and improve maintainability
by making the code more straightforward to understand and modify.
====================

Link: https://patch.msgid.link/20240709144403.544099-1-leitao@debian.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>