Re: [PATCH v2] selftests/damon/access_memory_even: remove unused variables
From: Shuah Khan
Date: Wed Sep 25 2024 - 13:38:35 EST
On 9/23/24 20:14, Ba Jing wrote:
By reading the code, I found these variables are never
referenced in the code. Just remove them.
Signed-off-by: Ba Jing <bajing@xxxxxxxxxxxxxxxxxxxx>
---
Notes:
v1: https://lore.kernel.org/all/20240903034300.10443-1-bajing@xxxxxxxxxxxxxxxxxxxx/
v2: Modify the commit subject and commit log.
Thank you.
Reviewed-by: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
thanks,
-- Shuah