On Mon, Aug 17, 2026 at 02:19:55PM +0800, Hongfu Li wrote: >From: Hongfu Li <[email protected]> > >Replace the perror()+exit(EXIT_FAILURE) pattern with >ksft_exit_fail_perror() so failures are reported through the >kselftest framework, consistent with the rest of the file. > >Signed-off-by: Hongfu Li <[email protected]> >---
Reviewed-by: Lance Yang <[email protected]>

