Re: [PATCH v2] selftests/powerpc: Remove the path after initialization.

From: IBM
Date: Wed Oct 02 2024 - 01:49:31 EST


zhangjiao2 <zhangjiao2@xxxxxxxxxxxxxxxxxxxx> writes:

> From: zhang jiao <zhangjiao2@xxxxxxxxxxxxxxxxxxxx>
>
> If there were no anamolies noted, then we can
> simply remove the log file and return, ....

after the path variable has been initialized.

(minor nit)


>
> Signed-off-by: zhang jiao <zhangjiao2@xxxxxxxxxxxxxxxxxxxx>
> ---
> v1->v2:
> Remove the path after initialization.
>
> tools/testing/selftests/powerpc/mm/tlbie_test.c | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)


Thanks for the fix. Looks good to me.
Please feel free to add -

Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>