Hello team, Here's a small series with various papercuts, while I was looking through the code base. Note that the last two patches depend on outdir patch [1] earlier. The patches are trivial enough as-is, so feel free to pick whichever pieces you find suitable. If you have any comments - be that respin against master or otherwise, do let me know. Thanks Emil [1] https://lore.kernel.org/linux-modules/20230206131834.559229-1-emil.l.velikov@xxxxxxxxx/T/#u Emil Velikov (4): treewide: add some static const notations testsuite: add function declarations for __xstat family testsuite: fixup KMOD_SYSCONFDIR_NOT_ETC tests testsuite/depmod: use defines for the rootfs/lib_modules libkmod/libkmod-module.c | 4 +-- libkmod/libkmod.c | 4 +-- testsuite/path.c | 9 ++++- testsuite/test-blacklist.c | 2 +- testsuite/test-depmod.c | 72 +++++++++++++++++++------------------ testsuite/test-modprobe.c | 7 ++-- testsuite/test-new-module.c | 11 +++--- testsuite/test-util.c | 4 +-- testsuite/testsuite.c | 2 +- tools/depmod.c | 2 +- 10 files changed, 67 insertions(+), 50 deletions(-) -- 2.39.1