Re: [PATCH v3] soc: fsl: fix kernel-doc warnings and typos
Ioana Ciornei <[email protected]> Wed, 29 Jul 2026 14:29:52 +0300
| Newsgroups | org.ozlabs.lists.linuxppc-dev,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <wzbqqb5szbgbujwjsb2qfhhpy5mcp276bauj4j6h4irabvdeoa@zscbuxq6yuxu> |
On Mon, Jul 27, 2026 at 05:49:24PM -0700, Randy Dunlap wrote: > Correct spelling of "list". > > Fix a kernel-doc warning by describing the nested structure completely: > > include/soc/fsl/dpaa2-fd.h:52: warning: Function parameter or member 'simple' not described in 'dpaa2_fd' > > Signed-off-by: Randy Dunlap <[email protected]> Reviewed-by: Ioana Ciornei <[email protected]>