[PATCH net-next 0/2] Fix invalid kernel-doc warnings
From: Pavan Kumar Linga <hidden>
Date: 2023-08-12 00:26:04
Also in:
netdev
From: Pavan Kumar Linga <hidden>
Date: 2023-08-12 00:26:04
Also in:
netdev
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/ (local) --- 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