]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/damon/access_memory_even: remove unused variables
authorBa Jing <bajing@cmss.chinamobile.com>
Tue, 24 Sep 2024 02:14:26 +0000 (10:14 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 1 Nov 2024 04:28:52 +0000 (21:28 -0700)
commit7895be5b2d2c133ac3634b2f5707ff0cdf2090cd
treec383d28df0e12dba7cc3ea8f149cccaaa889bb24
parentec90c2820960d6cdb19c12ba1fc6b7a24c1df580
selftests/damon/access_memory_even: remove unused variables

By reading the code, I found these variables are never referenced in the
code.  Just remove them.

Link: https://lkml.kernel.org/r/20240924021426.1980-1-bajing@cmss.chinamobile.com
Signed-off-by: Ba Jing <bajing@cmss.chinamobile.com>
Reviewed-by: SeongJae Park <sj@kernel.org>
Reviewed-by: Dev Jain <dev.jain@arm.com>
Reviewed-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/damon/access_memory_even.c