commit | aa7fccd383de41145accf075d648fd92065dc25a | [log] [tgz] |
---|---|---|
author | Chao Yu <yuchao0@huawei.com> | Tue Jun 08 07:31:22 2021 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 20 16:05:52 2021 +0200 |
tree | 5e30bcf62f81cc50a8d538e7cb85dcede4dd057d | |
parent | 607caa080119f4972949fe313481c12b3a50fbbf [diff] |
f2fs: fix to avoid adding tab before doc section [ Upstream commit 3c16dc40aab84bab9cf54c2b61a458bb86b180c3 ] Otherwise whole section after tab will be invisible in compiled html format document. Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Fixes: 89272ca1102e ("docs: filesystems: convert f2fs.txt to ReST") Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>