afs: Documentation: correct reference to CONFIG_AFS_FS
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Thu, 20 Jul 2023 09:43:01 +0000 (11:43 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 21 Jul 2023 19:46:02 +0000 (13:46 -0600)
commit626c820526a0b1c1801612f4bfd2f6b6163373fc
tree76539c3bc330740c96a367cf7a74d93dcaed6ce0
parentafcca9b9ce4e88fe3d002c633efaaafc60d30009
afs: Documentation: correct reference to CONFIG_AFS_FS

Commit 0795e7c031c4 ("[AFS]: Update the AFS fs documentation.") adds a new
section listing the build configuration options that need to be enabled for
the AFS file system.

The documentation refers to CONFIG_AFS, but the option is called
CONFIG_AFS_FS, since the beginning of Linux's git history.

Refer to the config option with the correct name.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20230720094301.9888-1-lukas.bulwahn@gmail.com
Documentation/filesystems/afs.rst