From: Markus Elfring <[email protected]> Date: Thu, 24 Sep 2026 09:09:01 +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() v4: Christophe Leroy pointed out that Sashiko provided hints for further development considerations. https://sashiko.dev/#/patchset/[email protected] https://lore.kernel.org/kernel-janitors/[email protected]/ v3: * Dan Carpenter requested to add an #include directive. https://lore.kernel.org/kernel-janitors/[email protected]/ * Ioana Ciornei requested to keep variable declarations at the start of function implementations. https://lore.kernel.org/kernel-janitors/6woig227u5snmdsrjfuw7gfcf3vk5iwaap4yf7ow6b6s3pba7z@yg4vmdoaak3h/ v2: Christophe Leroy requested to apply the attribute “__free(kfree)”. https://lore.kernel.org/kernel-janitors/[email protected]/ drivers/soc/fsl/dpio/dpio-service.c | 97 +++++++++++++++-------------- 1 file changed, 51 insertions(+), 46 deletions(-) -- 2.55.0
