VFS: Minor fixes for porting.rst
authorNeilBrown <neil@brown.name>
Sun, 8 Jun 2025 23:09:34 +0000 (09:09 +1000)
committerChristian Brauner <brauner@kernel.org>
Wed, 11 Jun 2025 11:44:15 +0000 (13:44 +0200)
commite2a9a3d74a7633598357419257edf77c1fab3e4c
tree1d38da1a9c175f910f055c62054110e8b27e1b95
parent2b07a5af22b6e1e9d5b15ffedc1ed8d4b4ee4198
VFS: Minor fixes for porting.rst

This paragraph was relevant for an earlier version of the code which
passed the qstr as a struct instead of a point.  The version that landed
passed the pointer in all cases so this para is now pointless.

Signed-off-by: NeilBrown <neil@brown.name>
Link: https://lore.kernel.org/20250608230952.20539-3-neil@brown.name
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Documentation/filesystems/porting.rst