commit | 50c1f43a37d006ac24755397614b00064a8f293a | [log] [tgz] |
---|---|---|
author | Tobin C. Harding <tobin@kernel.org> | Wed May 15 10:29:05 2019 +1000 |
committer | Jonathan Corbet <corbet@lwn.net> | Wed May 29 16:14:07 2019 -0600 |
tree | 0a0957feee7d7990bf66489a2f8b7d2f9b48f6b1 | |
parent | 93285c01977729a2e046e065e4b99791b966130c [diff] |
docs: filesystems: vfs: Remove space before tab Currently the file has a bunch of spaces before tabspaces. This is a nuisance when patching the file because they show up whenever we touch these lines. Let's just fix them all now in preparation for doing the RST conversion. Remove spaces before tabspaces. Tested-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Tobin C. Harding <tobin@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>