Re: [PATCH] Doc/fs/ntfs3: Fix rst format and make it cleaner
From: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Date: 2021-09-20 16:10:54
Also in:
lkml, ntfs3
From: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Date: 2021-09-20 16:10:54
Also in:
lkml, ntfs3
On 10.09.2021 00:57, Kari Argillander wrote:
Current ntfs3 rst documentation is broken. I turn table to list table as this is current Linux documentation quide line. Simple table also did not quite work in our situation as we need to span rows together. It still look quite good as text so we did not loss anything. This will also make diffing quite bit more pleasure. Signed-off-by: Kari Argillander <redacted> ---
Applied, thanks!