Re: [PATCH] selftests: centralise maybe-unused definition in kselftest.h
From: Wei Yang
Date: Thu Aug 21 2025 - 10:54:03 EST
On Thu, Aug 21, 2025 at 03:41:59PM +0530, Bala-Vignesh-Reddy wrote:
>Several selftests subdirectories duplicated the define __maybe_unused,
>leading to redundant code. Moved to kselftest.h header and removed
>other definition.
>
>This addresses the duplication noted in the proc-pid-vm warning fix
>
>Suggested-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
>Link:https://lore.kernel.org/lkml/20250820143954.33d95635e504e94df01930d0@xxxxxxxxxxxxxxxxxxxx/
>
>Signed-off-by: Bala-Vignesh-Reddy <reddybalavignesh9979@xxxxxxxxx>
Looks reasonable.
Reviewed-by: Wei Yang <richard.weiyang@xxxxxxxxx>
--
Wei Yang
Help you, Help me