On Fri, 08 Aug 2025 13:38:30 +0530, Bala-Vignesh-Reddy wrote: > Fix -Wunused-result warning generated when compiled with gcc 13.3.0, > by checking fread's return value and handling errors, preventing > potential failures when reading from stdin. > > Fixes compiler warning: > warning: ignoring return value of 'fread' declared with attribute > 'warn_unused_result' [-Wunused-result] > > [...]
Applied to arm64 (for-next/selftests), thanks! [1/1] selftests: arm64: Check fread return value in exec_target https://git.kernel.org/arm64/c/a679e5683d3e Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev