eventpoll: align comment with nested epoll limitation
authorChangcheng Liu <changchengx.liu@outlook.com>
Sun, 12 Mar 2023 09:25:22 +0000 (17:25 +0800)
committerChristian Brauner (Microsoft) <brauner@kernel.org>
Mon, 13 Mar 2023 09:33:28 +0000 (10:33 +0100)
commit7059a9aa4b6b8c6daf257a3978a4d8c476c29a96
tree3d344761c664390a8002a23727ec6ba8e2da909a
parenteeac8ede17557680855031c6f305ece2378af326
eventpoll: align comment with nested epoll limitation

fix comment in commit 02edc6fc4d5f ("epoll: comment the funky #ifdef")

Signed-off-by: Liu, Changcheng <changchengx.liu@outlook.com>
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
fs/eventpoll.c