linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bagas Sanjaya <bagasdotme@gmail.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux Documentation <linux-doc@vger.kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>,
	Bagas Sanjaya <bagasdotme@gmail.com>,
	Will Deacon <will@kernel.org>,
	Markus Heiser <markus.heiser@darmarit.de>,
	Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
	Silvio Fricke <silvio.fricke@gmail.com>
Subject: [PATCH v2 0/2] Associative arrays documentation formatting cleanups
Date: Mon, 13 Oct 2025 16:56:29 +0700	[thread overview]
Message-ID: <20251013095630.34235-2-bagasdotme@gmail.com> (raw)

Hi,

Here's two-patch formatting cleanup series for generic associative array
implementation docs. The shortlog below should be self-explanatory.

Enjoy!

Changes since v1 [1]:

  - Apply review trailers (Randy)

[1]: https://lore.kernel.org/linux-doc/20250920024227.19474-2-bagasdotme@gmail.com/

Bagas Sanjaya (2):
  Documentation: assoc_array: Indent function explanation text
  Documentation: assoc_array: Format internal tree layout tables

 Documentation/core-api/assoc_array.rst | 196 +++++++++++++------------
 1 file changed, 103 insertions(+), 93 deletions(-)


base-commit: 3a8660878839faadb4f1a6dd72c3179c1df56787
-- 
An old man doll... just what I always wanted! - Clara


             reply	other threads:[~2025-10-13  9:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-13  9:56 Bagas Sanjaya [this message]
2025-10-13  9:56 ` [PATCH v2 1/2] Documentation: assoc_array: Indent function explanation text Bagas Sanjaya
2025-10-13  9:56 ` [PATCH v2 2/2] Documentation: assoc_array: Format internal tree layout tables Bagas Sanjaya
2025-10-17 20:24 ` [PATCH v2 0/2] Associative arrays documentation formatting cleanups 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=20251013095630.34235-2-bagasdotme@gmail.com \
    --to=bagasdotme@gmail.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=markus.heiser@darmarit.de \
    --cc=mchehab+huawei@kernel.org \
    --cc=silvio.fricke@gmail.com \
    --cc=will@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).