All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Fix invalid kernel-doc warnings
@ 2023-08-12  0:25 Pavan Kumar Linga
  2023-08-12  0:25 ` [PATCH net-next 1/2] scripts: kernel-doc: parse DEFINE_DMA_UNMAP_[ADDR|LEN] Pavan Kumar Linga
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Pavan Kumar Linga @ 2023-08-12  0:25 UTC (permalink / raw)
  To: netdev, kuba
  Cc: linux-doc, corbet, emil.s.tantilov, joshua.a.hay,
	sridhar.samudrala, alan.brady, madhu.chittim, jesse.brandeburg,
	anthony.l.nguyen, willemb, decot, Pavan Kumar Linga

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/
---
These fixes are needed for the IDPF driver patch series to have
a clean CI. So targeting the series to net-next instead of
linux-docs.
---
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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-08-14 17:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-12  0:25 [PATCH net-next 0/2] Fix invalid kernel-doc warnings Pavan Kumar Linga
2023-08-12  0:25 ` [PATCH net-next 1/2] scripts: kernel-doc: parse DEFINE_DMA_UNMAP_[ADDR|LEN] Pavan Kumar Linga
2023-08-12  4:47   ` Randy Dunlap
2023-08-14 17:18     ` Linga, Pavan Kumar
2023-08-12  0:25 ` [PATCH net-next 2/2] scripts: kernel-doc: fix macro handling in enums Pavan Kumar Linga
2023-08-12  1:07 ` [PATCH net-next 0/2] Fix invalid kernel-doc warnings Jakub Kicinski

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.