[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53bd3bbf-0410-425e-84e7-1d34cac60412@infradead.org>
Date: Wed, 12 Jun 2024 15:17:08 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Carlos Bilbao <carlos.bilbao.osdev@...il.com>,
Jonathan Corbet <corbet@....net>, bilbao@...edu
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] docs: Extend and refactor index of further kernel docs
On 6/1/24 8:03 AM, Carlos Bilbao wrote:
> Extend the Index of Further Kernel Documentation by adding entries for the
> Rust for Linux website, the Linux Foundation's YouTube channel, and notes
> on the second edition of Billimoria's kernel programming book. Also,
> perform some refactoring: format the text to 75 characters per line and
> sort per-section content in chronological order of publication.
>
> Signed-off-by: Carlos Bilbao <carlos.bilbao.osdev@...il.com>
> ---
> Documentation/process/kernel-docs.rst | 68 +++++++++++++++++----------
> 1 file changed, 44 insertions(+), 24 deletions(-)
>
> diff --git a/Documentation/process/kernel-docs.rst
> b/Documentation/process/kernel-docs.rst
The 2 lines above should be on one line, but fixing that doesn't fix everything.
'patch' still says that it's a malformed patch.
Carlos, please check Documentation/process/email-clients.rst section on
Thunderbird, especially for line length and line wrap.
I'm still looking...
> index 8660493b91d0..6f3e290abd22 100644
> --- a/Documentation/process/kernel-docs.rst
> +++ b/Documentation/process/kernel-docs.rst
> @@ -3,27 +3,27 @@
> Index of Further Kernel Documentation
> =====================================
--
~Randy
Powered by blists - more mailing lists