summaryrefslogtreecommitdiff
path: root/drivers/phy/eswin/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorChristian Brauner <brauner@kernel.org>2026-04-24 15:46:38 +0200
committerChristian Brauner <brauner@kernel.org>2026-04-28 17:27:27 +0200
commitc17eb7a5285a6d77c16397ad3b6223aca7a87d56 (patch)
treed6cfd7aa47f5d66a28e5a29ce8ea23ec41d157e4 /drivers/phy/eswin/git@git.tavy.me:linux.git
parent31c95f087e5df2c508f0f52d13d42f44d78c6510 (diff)
eventpoll: drop unused depth argument from epoll_mutex_lock()
epoll_mutex_lock() has three callers, all in do_epoll_ctl(), and every one passes depth == 0. The argument has been dead since the helper was introduced. Drop it. Because a zero subclass makes mutex_lock_nested() equivalent to mutex_lock(), switch the blocking path to the simpler primitive as well. No functional change. Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org> Link: https://patch.msgid.link/20260424-work-epoll-rework-v1-7-249ed00a20f3@kernel.org Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'drivers/phy/eswin/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions