mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-04 07:51:19 +00:00
ARRAY_SIZE is defined in several selftests. Remove definitions from individual test files and include header file for the define instead. ARRAY_SIZE define is added in a separate patch to prepare for this change. Remove ARRAY_SIZE from rseq tests and pickup the one defined in kselftest.h. Signed-off-by: Shuah Khan <skhan@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| basic_percpu_ops_test.c | ||
| basic_test.c | ||
| Makefile | ||
| param_test.c | ||
| rseq-arm64.h | ||
| rseq-arm.h | ||
| rseq-mips.h | ||
| rseq-ppc.h | ||
| rseq-s390.h | ||
| rseq-skip.h | ||
| rseq-x86.h | ||
| rseq.c | ||
| rseq.h | ||
| run_param_test.sh | ||
| settings | ||