]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
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)
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>

Trivial merge