diff options
| author | Bagas Sanjaya <bagasdotme@gmail.com> | 2025-11-05 19:47:08 +0700 |
|---|---|---|
| committer | Ira Weiny <ira.weiny@intel.com> | 2025-11-07 09:06:51 -0600 |
| commit | acd9ea1714bbe910753bf6f3ce0e861a7fed6b56 (patch) | |
| tree | 0dcc33fa2c59e768facdea1c1b05024950acec79 | |
| parent | 7e898a9a992293eea8df11c8bb6fe120df6f8e6f (diff) | |
Documentation: btt: Unwrap bit 31-30 nested table
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>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Alison Schofield <alison.schofield@intel.com>
Link: https://patch.msgid.link/20251105124707.44736-2-bagasdotme@gmail.com
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
| -rw-r--r-- | Documentation/driver-api/nvdimm/btt.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/driver-api/nvdimm/btt.rst b/Documentation/driver-api/nvdimm/btt.rst index 107395c042ae..2d8269f834bd 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 |
