On Wed, 27 Aug 2025 20:17:31 +0530 Bala-Vignesh-Reddy reddybalavignesh9979@gmail.com wrote:
This series centralize the handling of kselftest.h and kselftest_harness.h includes in selftests, replacing relative paths with a non-relative approach using shared -I path.
Patch-1 updates the build files (Makefile and lib.mk) and include CFLAGS in sync/Makefile to resolve not found error Patch-2 applies bulk source change (Patch 2 is large but it is replaced automatically)
Cool, thanks. I think this is nicer.
280 files changed, 286 insertions(+), 280 deletions(-)
lol, it's lucky that I so enjoy fixing rejects.