]> asedeno.scripts.mit.edu Git - linux.git/commit
docs: filesystems: vfs: Convert spaces to tabs
authorTobin C. Harding <tobin@kernel.org>
Wed, 15 May 2019 00:29:12 +0000 (10:29 +1000)
committerJonathan Corbet <corbet@lwn.net>
Wed, 29 May 2019 22:14:07 +0000 (16:14 -0600)
commit1b44ae63deae020e172866871bd14a76376e0f8b
tree0e127806e2e7c7380d18f5511eca57cf0062e405
parente66b045715457ca6e18fce2b2fc61dd8af2e2440
docs: filesystems: vfs: Convert spaces to tabs

There are bunch of places with 8 spaces, in preparation for correctly
indenting all code snippets (during conversion to RST) change these to
use tabspaces.

This patch is whitespace only.

Convert instances of 8 consecutive spaces to a single tabspace.

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