]> git.baikalelectronics.ru Git - kernel.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)
commit5be72e0afe5bb86467bb3c4d8037d54bb7e6c7bf
tree0e127806e2e7c7380d18f5511eca57cf0062e405
parentfbe408b4b56ce330ce766cff367fcf1a780f98ae
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