commit | 6a2195a104a4c2ca5c428169700ed8a45fbe6893 | [log] [tgz] |
---|---|---|
author | Liao Pingfang <winndows@163.com> | Sun Jan 10 15:59:59 2021 +0800 |
committer | Jonathan Corbet <corbet@lwn.net> | Mon Jan 11 12:51:54 2021 -0700 |
tree | 9b9819703fc751d50f5ae5a4f8b944c1416c545f | |
parent | 05a5f51ca566674e6a6ee9cef0af1b00bf100d67 [diff] |
docs: filesystems: vfs: Correct the struct name The struct name should be file_system_type instead of file_system_operations. Signed-off-by: Liao Pingfang <winndows@163.com> Link: https://lore.kernel.org/r/1610265599-5101-1-git-send-email-winndows@163.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>