[PATCH] Documentation: ext4: fix title underlines in atomic_writes.rst

Diego Viola posted 1 patch 6 months, 3 weeks ago
Documentation/filesystems/ext4/atomic_writes.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH] Documentation: ext4: fix title underlines in atomic_writes.rst
Posted by Diego Viola 6 months, 3 weeks ago
Match underline length to titles for consistency.

Signed-off-by: Diego Viola <diego.viola@gmail.com>
---
 Documentation/filesystems/ext4/atomic_writes.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/filesystems/ext4/atomic_writes.rst b/Documentation/filesystems/ext4/atomic_writes.rst
index f65767df3620..1f7780924400 100644
--- a/Documentation/filesystems/ext4/atomic_writes.rst
+++ b/Documentation/filesystems/ext4/atomic_writes.rst
@@ -2,7 +2,7 @@
 .. _atomic_writes:
 
 Atomic Block Writes
--------------------------
+-------------------
 
 Introduction
 ~~~~~~~~~~~~
@@ -133,7 +133,7 @@ atomic writes are typically constrained to small sizes
 
 
 Handling Journal transactions
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 To support multi-fsblock atomic writes, we ensure enough journal credits are
 reserved during:
-- 
2.49.0