]> git.baikalelectronics.ru Git - kernel.git/commit
docs: filesystems: vfs: Render method descriptions
authorTobin C. Harding <tobin@kernel.org>
Tue, 4 Jun 2019 00:26:56 +0000 (10:26 +1000)
committerJonathan Corbet <corbet@lwn.net>
Thu, 6 Jun 2019 15:41:13 +0000 (09:41 -0600)
commit453bffcc03273881dd7d06f97f57f75e629cdd14
tree6b0d39e34a968dcb90387bf7f13bd67e3ce560aa
parent1c3f090ad28f13986238d3774b25295db5267889
docs: filesystems: vfs: Render method descriptions

Currently vfs.rst does not render well into HTML the method descriptions
for VFS data structures.  We can improve the HTML output by putting the
description string on a new line following the method name.

Suggested-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Tobin C. Harding <tobin@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/vfs.rst