]> www.infradead.org Git - users/dwmw2/linux.git/commit
selftests/landlock: Remove unused macros in ptrace_test.c
authorBa Jing <bajing@cmss.chinamobile.com>
Mon, 18 Nov 2024 04:24:07 +0000 (12:24 +0800)
committerMickaël Salaün <mic@digikod.net>
Fri, 10 Jan 2025 11:12:37 +0000 (12:12 +0100)
commitb665ee5f08df401a9e4a68e7d5f662d3f72ba1e1
treed0a7ddaae5c586328e66a7b4bb64814c5134128e
parent9d89551994a430b50c4fffcb1e617a057fa76e20
selftests/landlock: Remove unused macros in ptrace_test.c

After reviewing the code, it was found that these macros are never
referenced in the code. Just remove them.

Signed-off-by: Ba Jing <bajing@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20241118042407.12900-1-bajing@cmss.chinamobile.com
[mic: Reword subject]
Signed-off-by: Mickaël Salaün <mic@digikod.net>
tools/testing/selftests/landlock/ptrace_test.c