All of lore.kernel.org
 help / color / mirror / Atom feed
From: Federico Vaga <federico.vaga@vaga.pv.it>
To: SeongJae Park <sj@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>, Miguel Ojeda <ojeda@kernel.org>,
	Carlos Bilbao <carlos.bilbao.osdev@gmail.com>,
	Avadhut Naik <avadhut.naik@amd.com>, Alex Shi <alexs@kernel.org>,
	Yanteng Si <siyanteng@loongson.cn>,
	Hu Haowen <2023002089@link.tyut.edu.cn>,
	Nathan Chancellor <nathan@kernel.org>,
	Nick Desaulniers <ndesaulniers@google.com>,
	Bill Wendling <morbo@google.com>,
	Justin Stitt <justinstitt@google.com>,
	linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org,
	workflows@vger.kernel.org, llvm@lists.linux.dev
Subject: Re: [PATCH 4/7] Docs: Move clang-format from process/ to dev-tools/
Date: Tue, 25 Jun 2024 09:51:19 +0200	[thread overview]
Message-ID: <ae3edebe685d15a4398e587ebd082a18@vaga.pv.it> (raw)
In-Reply-To: <20240624185312.94537-5-sj@kernel.org>

On 2024-06-24 20:53, SeongJae Park wrote:
> 'clang-format' is on 'Other material' section of 'process/index', but 
> it
> may fit more under 'dev-tools/' directory.  Move it.
> 
> Signed-off-by: SeongJae Park <sj@kernel.org>
> ---
>  .clang-format                                             | 2 +-
>  Documentation/{process => dev-tools}/clang-format.rst     | 0
>  Documentation/dev-tools/index.rst                         | 1 +
>  Documentation/process/4.Coding.rst                        | 2 +-
>  Documentation/process/coding-style.rst                    | 2 +-
>  Documentation/process/index.rst                           | 1 -
>  Documentation/translations/it_IT/process/clang-format.rst | 2 +-
>  Documentation/translations/sp_SP/process/coding-style.rst | 2 +-
>  Documentation/translations/zh_CN/process/4.Coding.rst     | 2 +-
>  Documentation/translations/zh_CN/process/coding-style.rst | 2 +-
>  Documentation/translations/zh_TW/process/4.Coding.rst     | 2 +-
>  Documentation/translations/zh_TW/process/coding-style.rst | 2 +-
>  12 files changed, 10 insertions(+), 10 deletions(-)
>  rename Documentation/{process => dev-tools}/clang-format.rst (100%)

Good for me

Acked-by: Federico Vaga <federico.vaga@vaga.pv.it>

-- 
Federico Vaga

  parent reply	other threads:[~2024-06-25  7:51 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-24 18:53 [PATCH 0/7] minor document fixups SeongJae Park
2024-06-24 18:53 ` SeongJae Park
2024-06-24 18:53 ` [PATCH 1/7] Docs/process/index: Remove unaligned-memory-access from 'Other material' SeongJae Park
2024-06-24 18:53 ` [PATCH 2/7] Docs/process/index: Remove riscv/patch-acceptance from 'Other material' section SeongJae Park
2024-06-24 18:53   ` SeongJae Park
2024-06-24 18:53 ` [PATCH 3/7] Docs: Move magic-number from process to staging SeongJae Park
2024-06-25  7:50   ` Federico Vaga
2024-06-26 22:34   ` Jonathan Corbet
2024-06-24 18:53 ` [PATCH 4/7] Docs: Move clang-format from process/ to dev-tools/ SeongJae Park
2024-06-24 19:26   ` Miguel Ojeda
2024-06-25  7:51   ` Federico Vaga [this message]
2024-06-24 18:53 ` [PATCH 5/7] Docs/process/index: Remove unsorted docs section SeongJae Park
2024-06-24 18:53 ` [PATCH 6/7] Docs/maintainer/maintainer-entry-profile: add DAMON maintainer profile SeongJae Park
2024-06-24 18:53 ` [PATCH 7/7] Docs/process/email-clients: Document HacKerMaiL SeongJae Park
2024-06-25 22:16   ` Randy Dunlap
2024-06-26 22:35   ` Jonathan Corbet
2024-06-26 22:48     ` SeongJae Park
2024-06-26 22:50 ` [PATCH 0/7] minor document fixups Jonathan Corbet
2024-06-26 22:50   ` Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ae3edebe685d15a4398e587ebd082a18@vaga.pv.it \
    --to=federico.vaga@vaga.pv.it \
    --cc=2023002089@link.tyut.edu.cn \
    --cc=alexs@kernel.org \
    --cc=avadhut.naik@amd.com \
    --cc=carlos.bilbao.osdev@gmail.com \
    --cc=corbet@lwn.net \
    --cc=justinstitt@google.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=llvm@lists.linux.dev \
    --cc=morbo@google.com \
    --cc=nathan@kernel.org \
    --cc=ndesaulniers@google.com \
    --cc=ojeda@kernel.org \
    --cc=siyanteng@loongson.cn \
    --cc=sj@kernel.org \
    --cc=workflows@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.