]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/mm: mremap_test: Remove unused variable and type mismatches
authorMuhammad Usama Anjum <usama.anjum@collabora.com>
Mon, 9 Dec 2024 18:56:24 +0000 (23:56 +0500)
committerAndrew Morton <akpm@linux-foundation.org>
Tue, 14 Jan 2025 06:40:52 +0000 (22:40 -0800)
commitfa5d61791117177e4c6aa87f7d3c170fa6f1f43b
tree376741a5e195ee93ca18b669d144dc74ac66189c
parent8fee0d5c4888477c6c71143e58aabf1f5c5fe498
selftests/mm: mremap_test: Remove unused variable and type mismatches

Remove unused variable and fix type mismatches.

Link: https://lkml.kernel.org/r/20241209185624.2245158-5-usama.anjum@collabora.com
Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/mm/mremap_test.c