commit | 24516d481dfc6c7728ffe36280ca8cf4640d119a | [log] [tgz] |
---|---|---|
author | Kari Argillander <kari.argillander@gmail.com> | Tue Aug 24 21:37:06 2021 +0300 |
committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | Fri Aug 27 17:05:12 2021 +0300 |
tree | deab2aa87eff50de703cb1dd92d53a33cb637191 | |
parent | 1263eddfea9988125a4b9608efecc8aff2c721f9 [diff] |
fs/ntfs3: Restyle comment block in ni_parse_reparse() First of this fix one none utf8 char in this comment block. Maybe this happened because error in filesystem ;) Also this block was hard to read because long lines so make it max 80 long. And while we doing this stuff make little better grammer. Signed-off-by: Kari Argillander <kari.argillander@gmail.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>