Pedro Falcato <pfalcato@suse.de> says:
This patchset contains a very small cleanup, where we remove mount_nodev
(unused since 6.15) and mount_bdev (unused since f2fs converted their
mount API usage, still in -next). While we're at it, we also get to
removing some stale mount API docs.
* patches from https://lore.kernel.org/
20250723132156.225410-1-pfalcato@suse.de:
docs/vfs: Remove mentions to the old mount API helpers
fs: Remove mount_bdev
fs: Remove mount_nodev
Link: https://lore.kernel.org/20250723132156.225410-1-pfalcato@suse.de
Signed-off-by: Christian Brauner <brauner@kernel.org>