linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: btt: Unwrap bit 31-30 nested table
@ 2025-11-05 12:47 Bagas Sanjaya
  2025-11-05 22:23 ` Alison Schofield
  2025-11-06  5:13 ` Randy Dunlap
  0 siblings, 2 replies; 3+ messages in thread
From: Bagas Sanjaya @ 2025-11-05 12:47 UTC (permalink / raw)
  To: Linux Kernel Mailing List, Linux Documentation, Linux NVDIMM
  Cc: Dan Williams, Vishal Verma, Dave Jiang, Ira Weiny,
	Jonathan Corbet, Bagas Sanjaya

Bit 31-30 usage table is already formatted as reST simple table, but it
is wrapped in literal code block instead. Unwrap it.

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
 Documentation/driver-api/nvdimm/btt.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/driver-api/nvdimm/btt.rst b/Documentation/driver-api/nvdimm/btt.rst
index 107395c042ae07..2d8269f834bd60 100644
--- a/Documentation/driver-api/nvdimm/btt.rst
+++ b/Documentation/driver-api/nvdimm/btt.rst
@@ -83,7 +83,7 @@ flags, and the remaining form the internal block number.
 ======== =============================================================
 Bit      Description
 ======== =============================================================
-31 - 30	 Error and Zero flags - Used in the following way::
+31 - 30	 Error and Zero flags - Used in the following way:
 
 	   == ==  ====================================================
 	   31 30  Description

base-commit: 27600b51fbc8b9a4eba18c8d88d7edb146605f3f
-- 
An old man doll... just what I always wanted! - Clara


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

* Re: [PATCH] Documentation: btt: Unwrap bit 31-30 nested table
  2025-11-05 12:47 [PATCH] Documentation: btt: Unwrap bit 31-30 nested table Bagas Sanjaya
@ 2025-11-05 22:23 ` Alison Schofield
  2025-11-06  5:13 ` Randy Dunlap
  1 sibling, 0 replies; 3+ messages in thread
From: Alison Schofield @ 2025-11-05 22:23 UTC (permalink / raw)
  To: Bagas Sanjaya
  Cc: Linux Kernel Mailing List, Linux Documentation, Linux NVDIMM,
	Dan Williams, Vishal Verma, Dave Jiang, Ira Weiny,
	Jonathan Corbet

On Wed, Nov 05, 2025 at 07:47:08PM +0700, Bagas Sanjaya wrote:
> Bit 31-30 usage table is already formatted as reST simple table, but it
> is wrapped in literal code block instead. Unwrap it.
> 

Reviewed-by: Alison Schofield <alison.schofield@intel.com>

> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
> ---
>  Documentation/driver-api/nvdimm/btt.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/driver-api/nvdimm/btt.rst b/Documentation/driver-api/nvdimm/btt.rst
> index 107395c042ae07..2d8269f834bd60 100644
> --- a/Documentation/driver-api/nvdimm/btt.rst
> +++ b/Documentation/driver-api/nvdimm/btt.rst
> @@ -83,7 +83,7 @@ flags, and the remaining form the internal block number.
>  ======== =============================================================
>  Bit      Description
>  ======== =============================================================
> -31 - 30	 Error and Zero flags - Used in the following way::
> +31 - 30	 Error and Zero flags - Used in the following way:
>  
>  	   == ==  ====================================================
>  	   31 30  Description
> 
> base-commit: 27600b51fbc8b9a4eba18c8d88d7edb146605f3f
> -- 
> An old man doll... just what I always wanted! - Clara
> 
> 

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

* Re: [PATCH] Documentation: btt: Unwrap bit 31-30 nested table
  2025-11-05 12:47 [PATCH] Documentation: btt: Unwrap bit 31-30 nested table Bagas Sanjaya
  2025-11-05 22:23 ` Alison Schofield
@ 2025-11-06  5:13 ` Randy Dunlap
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2025-11-06  5:13 UTC (permalink / raw)
  To: Bagas Sanjaya, Linux Kernel Mailing List, Linux Documentation,
	Linux NVDIMM
  Cc: Dan Williams, Vishal Verma, Dave Jiang, Ira Weiny,
	Jonathan Corbet



On 11/5/25 4:47 AM, Bagas Sanjaya wrote:
> Bit 31-30 usage table is already formatted as reST simple table, but it
> is wrapped in literal code block instead. Unwrap it.
> 
> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>

LGTM. Thanks.

Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>


> ---
>  Documentation/driver-api/nvdimm/btt.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/driver-api/nvdimm/btt.rst b/Documentation/driver-api/nvdimm/btt.rst
> index 107395c042ae07..2d8269f834bd60 100644
> --- a/Documentation/driver-api/nvdimm/btt.rst
> +++ b/Documentation/driver-api/nvdimm/btt.rst
> @@ -83,7 +83,7 @@ flags, and the remaining form the internal block number.
>  ======== =============================================================
>  Bit      Description
>  ======== =============================================================
> -31 - 30	 Error and Zero flags - Used in the following way::
> +31 - 30	 Error and Zero flags - Used in the following way:
>  
>  	   == ==  ====================================================
>  	   31 30  Description
> 
> base-commit: 27600b51fbc8b9a4eba18c8d88d7edb146605f3f

-- 
~Randy

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

end of thread, other threads:[~2025-11-06  5:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-05 12:47 [PATCH] Documentation: btt: Unwrap bit 31-30 nested table Bagas Sanjaya
2025-11-05 22:23 ` Alison Schofield
2025-11-06  5:13 ` Randy Dunlap

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).