Re: [PATCH] docs: livepatch: move text out of code block

2025-02-27 Thread Vincenzo Mezzela
On 2/27/25 4:48 PM, Jonathan Corbet wrote: Vincenzo MEZZELA writes: Part of the documentation text is included in the readelf output code block. Hence, split the code block and move the affected text outside. Signed-off-by: Vincenzo MEZZELA --- Documentation/livepatch/module-elf-format.rst

Re: [PATCH] docs: livepatch: move text out of code block

2025-02-27 Thread Jonathan Corbet
Vincenzo MEZZELA writes: > Part of the documentation text is included in the readelf output code > block. Hence, split the code block and move the affected text outside. > > Signed-off-by: Vincenzo MEZZELA > --- > Documentation/livepatch/module-elf-format.rst | 17 - > 1 file ch

[PATCH] docs: livepatch: move text out of code block

2025-02-27 Thread Vincenzo MEZZELA
Part of the documentation text is included in the readelf output code block. Hence, split the code block and move the affected text outside. Signed-off-by: Vincenzo MEZZELA --- Documentation/livepatch/module-elf-format.rst | 17 - 1 file changed, 12 insertions(+), 5 deletions(-)