docs: vfs: clean up after the iterate() removal
authorJonathan Corbet <corbet@lwn.net>
Tue, 8 Aug 2023 21:00:52 +0000 (15:00 -0600)
committerJonathan Corbet <corbet@lwn.net>
Fri, 18 Aug 2023 17:03:52 +0000 (11:03 -0600)
commit99b319d30ae9ab6e3c4913e4282f68d4c71f86b3
treeb7ae0aa2f7087d7996f0fbc1addb35d9387fd447
parentad93f083bdb740b7c29687c372507277cad8d3f8
docs: vfs: clean up after the iterate() removal

Commit 3e3271549670 ("vfs: get rid of old '->iterate' directory operation")
removed the iterate() file_operations member, but neglected to clean up the
associated documentation.  Get rid of the leftovers.

Link: https://lore.kernel.org/r/874jl945bv.fsf@meer.lwn.net
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/locking.rst
Documentation/filesystems/vfs.rst