]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/mm: mseal_test: remove unused variables
authorMuhammad Usama Anjum <usama.anjum@collabora.com>
Mon, 9 Dec 2024 18:56:23 +0000 (23:56 +0500)
committerAndrew Morton <akpm@linux-foundation.org>
Tue, 14 Jan 2025 06:40:52 +0000 (22:40 -0800)
commit8fee0d5c4888477c6c71143e58aabf1f5c5fe498
tree1dd1a1406d83209a2e7f2cd221b3be54422d341a
parent43448e5bbbad1fb168b728b8a7c0058ab1397375
selftests/mm: mseal_test: remove unused variables

Fix following warnings:
- Remove unused variables and fix following warnings:

Link: https://lkml.kernel.org/r/20241209185624.2245158-4-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/mseal_test.c