linux/tools/testing/selftests/memfd
Greg Thelen d42990f486 selftests/memfd: remove unused variable
Commit 544029862c ("selftests/memfd: add tests for F_SEAL_FUTURE_WRITE
seal") added an unused variable to mfd_assert_reopen_fd().

Delete the unused variable.

Link: https://lkml.kernel.org/r/20210702045509.1517643-1-gthelen@google.com
Fixes: 544029862c ("selftests/memfd: add tests for F_SEAL_FUTURE_WRITE seal")
Signed-off-by: Greg Thelen <gthelen@google.com>
Cc: Shuah Khan <shuah@kernel.org>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: "Joel Fernandes (Google)" <joel@joelfernandes.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2021-09-08 11:50:28 -07:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
common.c
common.h
config
fuse_mnt.c
fuse_test.c selftests/memfd: Fix implicit declaration warnings 2020-11-10 14:42:04 -07:00
Makefile selftests: add build/cross-build dependency check script 2020-04-23 17:23:20 -06:00
memfd_test.c selftests/memfd: remove unused variable 2021-09-08 11:50:28 -07:00
run_fuse_test.sh
run_hugetlbfs_test.sh