linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Takashi Sakamoto <o-takashi@sakamocchi.jp>
To: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
	Linux Doc Mailing List <linux-doc@vger.kernel.org>,
	Jonathan Corbet <corbet@lwn.net>,
	linux-kernel@vger.kernel.org,
	linux1394-devel@lists.sourceforge.net
Subject: Re: [PATCH 03/27] drivers: firewire: firewire-cdev.h: fix identation on a kernel-doc markup
Date: Wed, 5 Mar 2025 20:13:55 +0900	[thread overview]
Message-ID: <20250305111355.GA143843@workstation.local> (raw)
In-Reply-To: <20250220050313.GA414097@workstation.local>

Hi,

On Thu, Feb 20, 2025 at 02:03:13PM +0900, Takashi Sakamoto wrote:
> Hi,
> 
> On Wed, Feb 19, 2025 at 09:32:19AM +0100, Mauro Carvalho Chehab wrote:
> > The description of @tstamp parameter has one line that starts at the
> > beginning. This moves such line to the description, which is not the
> > intent here.
> > 
> > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> > ---
> >  include/uapi/linux/firewire-cdev.h | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> Applied to for-next branch.

I dropped the patch from for-next branch since it already exists in
jc_docs tree.

https://lore.kernel.org/lkml/20250305135637.51f92f44@canb.auug.org.au/


Regards

Takashi Sakamoto

  reply	other threads:[~2025-03-05 11:14 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-19  8:32 [PATCH 00/27] Implement kernel-doc in Python Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 01/27] include/asm-generic/io.h: fix kerneldoc markup Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 02/27] drivers: media: intel-ipu3.h: fix identation on a kernel-doc markup Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 03/27] drivers: firewire: firewire-cdev.h: " Mauro Carvalho Chehab
2025-02-20  5:03   ` Takashi Sakamoto
2025-03-05 11:13     ` Takashi Sakamoto [this message]
2025-02-19  8:32 ` [PATCH 04/27] docs: driver-api/infiniband.rst: fix Kerneldoc markup Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 05/27] scripts/kernel-doc: don't add not needed new lines Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 06/27] scripts/kernel-doc: drop dead code for Wcontents_before_sections Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 07/27] scripts/kernel-doc: rename it to scripts/kernel-doc.pl Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 08/27] scripts/kernel-doc: add a symlink to the Perl version of kernel-doc Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 09/27] scripts/kernel-doc.py: add a Python parser Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 10/27] scripts/kernel-doc.py: output warnings the same way as kerneldoc Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 11/27] scripts/kernel-doc.py: better handle empty sections Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 12/27] scripts/kernel-doc.py: properly handle struct_group macros Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 13/27] scripts/kernel-doc.py: move regex methods to a separate file Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 14/27] scripts/kernel-doc.py: move KernelDoc class " Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 15/27] scripts/kernel-doc.py: move KernelFiles " Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 16/27] scripts/kernel-doc.py: move output classes " Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 17/27] scripts/kernel-doc.py: convert message output to an interactor Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 18/27] scripts/kernel-doc.py: move file lists to the parser function Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 19/27] scripts/kernel-doc.py: implement support for -no-doc-sections Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 20/27] scripts/kernel-doc.py: fix line number output Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 21/27] scripts/kernel-doc.py: fix handling of doc output check Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 22/27] scripts/kernel-doc.py: properly handle out_section for ReST Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 23/27] scripts/kernel-doc.py: postpone warnings to the output plugin Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 24/27] docs: add a .pylintrc file with sys path for docs scripts Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 25/27] docs: sphinx: kerneldoc: verbose kernel-doc command if V=1 Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 26/27] docs: sphinx: kerneldoc: ignore "\" characters from options Mauro Carvalho Chehab
2025-02-19  8:32 ` [PATCH 27/27] docs: sphinx: kerneldoc: use kernel-doc.py script Mauro Carvalho Chehab

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=20250305111355.GA143843@workstation.local \
    --to=o-takashi@sakamocchi.jp \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux1394-devel@lists.sourceforge.net \
    --cc=mchehab+huawei@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).