12 May
2026
12 May
'26
7:45 a.m.
On Mon, 11 May 2026 20:03:14 +1000
David Gibson
With Fedora 44, I'm hitting a bunch of new warnings, one from the compiler, a few from cppcheck and many from clang-tidy. Fix them.
David Gibson (8): netlink: erromsg should be const in nl_status() virtio: Reduce scope of variable conf: Fix not-actually-const parameter to conf_runas() and conf_ugid() clang-tidy: Squash inconsistent brace warnings in foreach macros clang-tidy: Suppress sscanf() warning harder packet, clang-tidy: Packet pool buffers are not NULL treewide: Make some additional variables static clang-tidy: Suppress some new unhelpful new warnings
Applied. -- Stefano