Re: [PATCH v2 0/2] soc: fsl: dpio: Use scope-based resource management in two functions
"Christophe Leroy (CS GROUP)" <[email protected]> Mon, 27 Jul 2026 11:57:50 +0200
| Newsgroups | org.kernel.vger.kernel-janitors,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel,org.ozlabs.lists.linuxppc-dev |
|---|---|
| Message-ID | <[email protected]> |
Hi Ioana, Le 06/07/2026 à 12:36, Markus Elfring a écrit : > From: Markus Elfring <[email protected]> > Date: Mon, 6 Jul 2026 11:42:10 +0200 > > Some adjustment opportunities were picked up. > > Markus Elfring (2): > Use scope-based resource management in dpaa2_io_store_create() > Use scope-based resource management in dpaa2_io_create() > As the (new) maintainer of drivers/soc/fsl/dpio, could you have a look at this series ? Thanks Christophe > > v2: > Christophe Leroy requested to apply the attribute “__free(kfree)”. > > > drivers/soc/fsl/dpio/dpio-service.c | 37 ++++++++++------------------- > 1 file changed, 12 insertions(+), 25 deletions(-) >