mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 20:58:16 +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 timens tests and pickup the one defined in kselftest.h. Signed-off-by: Shuah Khan <skhan@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| clock_nanosleep.c | ||
| config | ||
| exec.c | ||
| futex.c | ||
| gettime_perf.c | ||
| log.h | ||
| Makefile | ||
| procfs.c | ||
| timens.c | ||
| timens.h | ||
| timer.c | ||
| timerfd.c | ||