diff options
author | 2024-01-18 01:50:57 -0800 | |
---|---|---|
committer | 2024-02-22 10:24:38 -0800 | |
commit | a9117b4d7f178ea36e8d256f8ab3752839e245b2 (patch) | |
tree | 09432efdd0467208843adc22fc08635d4f6bdf55 /lib/maple_tree.c | |
parent | mm: writeback: ratelimit stat flush from mem_cgroup_wb_stats (diff) | |
download | linux-rng-a9117b4d7f178ea36e8d256f8ab3752839e245b2.tar.xz linux-rng-a9117b4d7f178ea36e8d256f8ab3752839e245b2.zip |
selftests/memfd: delete unused declarations
Commit 32d118ad50a5 ("selftests/memfd: add tests for F_SEAL_EXEC"):
- added several unused 'nbytes' local variables
Commit 6469b66e3f5a ("selftests: improve vm.memfd_noexec sysctl tests"):
- orphaned 'newpid_thread_fn2()' forward declaration
- orphaned 'join_newpid_thread()' forward declaration
- added unused 'pid' local in sysctl_simple_child()
- orphaned 'fd' local in sysctl_simple_child()
- added unused 'fd' in sysctl_nested_child()
Delete the unused locals and forward declarations.
Link: https://lkml.kernel.org/r/20240118095057.677544-1-gthelen@google.com
Signed-off-by: Greg Thelen <gthelen@google.com>
Cc: Aleksa Sarai <cyphar@cyphar.com>
Cc: Daniel Verkamp <dverkamp@chromium.org>
Cc: Jeff Xu <jeffxu@google.com>
Cc: Kees Cook <keescook@chromium.org>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib/maple_tree.c')
0 files changed, 0 insertions, 0 deletions