From: Pavan Kumar Linga <pavan.kumar.linga@intel.com>
To: linux-doc@vger.kernel.org, corbet@lwn.net
Cc: kuba@kernel.org, rdunlap@infradead.org,
emil.s.tantilov@intel.com, joshua.a.hay@intel.com,
sridhar.samudrala@intel.com, alan.brady@intel.com,
madhu.chittim@intel.com, jesse.brandeburg@intel.com,
anthony.l.nguyen@intel.com, willemb@google.com, decot@google.com,
Pavan Kumar Linga <pavan.kumar.linga@intel.com>
Subject: [PATCH docs-next v3 0/2] Fix invalid kernel-doc warnings
Date: Tue, 15 Aug 2023 14:04:15 -0700 [thread overview]
Message-ID: <20230815210417.98749-1-pavan.kumar.linga@intel.com> (raw)
kernel-doc reports invalid warnings on IDPF driver patch series [1]
that is submitted for review. This patch series fixes those warnings.
[1]: https://lore.kernel.org/netdev/20230808003416.3805142-1-anthony.l.nguyen@intel.com/
---
v2 -> v3:
* Changed from net-next to docs-next based on Jonathan's comment:
https://lore.kernel.org/netdev/87pm3pv47i.fsf@meer.lwn.net/
* Added a 'Cc' tag in the commit message
(patch 2):
* Replaced ".*" with "[^;]*" in the regex
v1 -> v2:
* Fix typos in the commit message
net-next:
v2 - https://lore.kernel.org/netdev/20230814170720.46229-1-pavan.kumar.linga@intel.com/
v1 - https://lore.kernel.org/netdev/20230812002549.36286-1-pavan.kumar.linga@intel.com/
---
Pavan Kumar Linga (2):
scripts: kernel-doc: parse DEFINE_DMA_UNMAP_[ADDR|LEN]
scripts: kernel-doc: fix macro handling in enums
scripts/kernel-doc | 5 +++++
1 file changed, 5 insertions(+)
--
2.38.1
next reply other threads:[~2023-08-15 21:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-15 21:04 Pavan Kumar Linga [this message]
2023-08-15 21:04 ` [PATCH docs-next v3 1/2] scripts: kernel-doc: parse DEFINE_DMA_UNMAP_[ADDR|LEN] Pavan Kumar Linga
2023-08-15 21:04 ` [PATCH docs-next v3 2/2] scripts: kernel-doc: fix macro handling in enums Pavan Kumar Linga
2023-08-18 17:24 ` [PATCH docs-next v3 0/2] Fix invalid kernel-doc warnings Jonathan Corbet
2023-08-18 17:34 ` Linga, Pavan Kumar
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=20230815210417.98749-1-pavan.kumar.linga@intel.com \
--to=pavan.kumar.linga@intel.com \
--cc=alan.brady@intel.com \
--cc=anthony.l.nguyen@intel.com \
--cc=corbet@lwn.net \
--cc=decot@google.com \
--cc=emil.s.tantilov@intel.com \
--cc=jesse.brandeburg@intel.com \
--cc=joshua.a.hay@intel.com \
--cc=kuba@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=madhu.chittim@intel.com \
--cc=rdunlap@infradead.org \
--cc=sridhar.samudrala@intel.com \
--cc=willemb@google.com \
/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).