Re: [PATCH -next] selftests/pidfd_test: Remove the erroneous ','

From: Shuah Khan
Date: Wed Nov 02 2022 - 05:12:54 EST


On 10/31/22 21:56, Zhao Gongyi wrote:
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: 740378dc7834 ("pidfd: add polling selftests")
Signed-off-by: Zhao Gongyi <zhaogongyi@xxxxxxxxxx>
---

Applied to linux-kselftest next for the next rc.

thanks,
-- Shuah