linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ext4, doc: Fix a broken layout
@ 2022-07-31  6:18 Christophe JAILLET
  2022-08-15  9:27 ` Bagas Sanjaya
  0 siblings, 1 reply; 2+ messages in thread
From: Christophe JAILLET @ 2022-07-31  6:18 UTC (permalink / raw)
  To: Theodore Ts'o, Andreas Dilger, Jonathan Corbet, Wang Jianjian
  Cc: linux-kernel, Christophe JAILLET, linux-ext4, linux-doc

The commit in Fixes: has removed an escaping character without updating
the layout of the table.

Add the missing space.

Fixes: 3103084afcf2 ("ext4, doc: remove unnecessary escaping")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
---
 Documentation/filesystems/ext4/blockmap.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/filesystems/ext4/blockmap.rst b/Documentation/filesystems/ext4/blockmap.rst
index 2bd990402a5c..cc596541ce79 100644
--- a/Documentation/filesystems/ext4/blockmap.rst
+++ b/Documentation/filesystems/ext4/blockmap.rst
@@ -1,7 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0
 
 +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
-| i.i_block Offset   | Where It Points                                                                                                                                                                                                              |
+| i.i_block Offset    | Where It Points                                                                                                                                                                                                              |
 +=====================+==============================================================================================================================================================================================================================+
 | 0 to 11             | Direct map to file blocks 0 to 11.                                                                                                                                                                                           |
 +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ext4, doc: Fix a broken layout
  2022-07-31  6:18 [PATCH] ext4, doc: Fix a broken layout Christophe JAILLET
@ 2022-08-15  9:27 ` Bagas Sanjaya
  0 siblings, 0 replies; 2+ messages in thread
From: Bagas Sanjaya @ 2022-08-15  9:27 UTC (permalink / raw)
  To: Christophe JAILLET
  Cc: Theodore Ts'o, Andreas Dilger, Jonathan Corbet, Wang Jianjian,
	linux-kernel, linux-ext4, linux-doc

[-- Attachment #1: Type: text/plain, Size: 438 bytes --]

On Sun, Jul 31, 2022 at 08:18:24AM +0200, Christophe JAILLET wrote:
> The commit in Fixes: has removed an escaping character without updating
> the layout of the table.
> 
> Add the missing space.
> 

Hi,

This has been already fixed on mainline by 19a7cc817a380f ("KVM: x86/MMU:
properly format KVM_CAP_VM_DISABLE_NX_HUGE_PAGES capability table"). Thanks
anyway.

-- 
An old man doll... just what I always wanted! - Clara

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-15  9:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-31  6:18 [PATCH] ext4, doc: Fix a broken layout Christophe JAILLET
2022-08-15  9:27 ` Bagas Sanjaya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).