docs: f2fs: fix text alignment
authorFengnan Chang <changfengnan@vivo.com>
Sat, 23 Oct 2021 02:58:33 +0000 (10:58 +0800)
committerJonathan Corbet <corbet@lwn.net>
Tue, 26 Oct 2021 15:33:22 +0000 (09:33 -0600)
commit8c3b018874e819e60b87d44851a52782d8ee7986
tree609a4661cb38f6c5b228c97d658b3d1d47485d53
parent5d045f9511ff7efaf64a48a34dc6b07a8ce69a3c
docs: f2fs: fix text alignment

The docs build was generating this warning:

  Documentation/filesystems/f2fs.rst:306: WARNING: Block quote ends without a blank line; unexpected unindent.

Remove the extra white space that was confusing sphinx.

Fixes: 151b1982be5d (f2fs: compress: add nocompress extensions support)
Signed-off-by: Fengnan Chang <changfengnan@vivo.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Link: https://lore.kernel.org/r/20211023025833.216030-1-changfengnan@vivo.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/f2fs.rst