mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-14 23:40:48 +00:00
Remove the erroneous ',', otherwise it might result in wrong output
and report:
...
Bail out! (errno %d)
test: Unexpected epoll_wait result (c=4208480, events=2)
...
Fixes:
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| config | ||
| Makefile | ||
| pidfd_fdinfo_test.c | ||
| pidfd_getfd_test.c | ||
| pidfd_open_test.c | ||
| pidfd_poll_test.c | ||
| pidfd_setns_test.c | ||
| pidfd_test.c | ||
| pidfd_wait.c | ||
| pidfd.h | ||