Re: [PATCH 3/7] Docs: Move magic-number from process to staging
From: Jonathan Corbet
Date: Wed Jun 26 2024 - 18:36:59 EST
SeongJae Park <sj@xxxxxxxxxx> writes:
> 'Other material' section on 'process/index' is for unsorted documents.
> However we also have a dedicated place for the purpose, 'staging/'.
> Move 'magic-number' from the section to 'staging/' directory.
>
> Signed-off-by: SeongJae Park <sj@xxxxxxxxxx>
> ---
> Documentation/process/index.rst | 1 -
> Documentation/staging/index.rst | 1 +
> Documentation/{process => staging}/magic-number.rst | 0
> Documentation/translations/it_IT/process/magic-number.rst | 2 +-
> Documentation/translations/sp_SP/process/magic-number.rst | 2 +-
> Documentation/translations/zh_CN/process/magic-number.rst | 2 +-
> Documentation/translations/zh_TW/process/magic-number.rst | 2 +-
> 7 files changed, 5 insertions(+), 5 deletions(-)
> rename Documentation/{process => staging}/magic-number.rst (100%)
I'll apply this for now, but I really think that this file, which has
little to say about Git-era kernels, should just be removed.
Thanks,
jon