diff options
| author | Christian Brauner <brauner@kernel.org> | 2026-04-24 16:46:39 +0300 |
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2026-04-28 18:27:28 +0300 |
| commit | 6a3f1a494bc91d7976cf0d2b200bb3f1a22eef64 (patch) | |
| tree | 38ed1500bb02c19b20159b97fbf0b7a98337b113 /include/linux | |
| parent | c17eb7a5285a6d77c16397ad3b6223aca7a87d56 (diff) | |
| download | linux-6a3f1a494bc91d7976cf0d2b200bb3f1a22eef64.tar.xz | |
eventpoll: rename attach_epitem() to ep_attach_file()
ep_remove_file() tears down the f_ep linkage that attach_epitem()
establishes, so the pair should look like one. Rename to
ep_attach_file() for the "ep_*" + subject symmetry and to match the
naming used elsewhere in the file (ep_insert, ep_modify, ep_remove,
ep_remove_file, ep_remove_epi, ep_unregister_pollwait).
Pure rename; no functional change.
Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
Link: https://patch.msgid.link/20260424-work-epoll-rework-v1-8-249ed00a20f3@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
