Re: [PATCH net-next v3 00/13] net: Simplified with scoped function
From: Jinjie Ruan <hidden>
Date: 2024-08-30 02:04:34
Also in:
linux-arm-kernel, linux-sunxi
From: Jinjie Ruan <hidden>
Date: 2024-08-30 02:04:34
Also in:
linux-arm-kernel, linux-sunxi
On 2024/8/29 20:43, Andrew Lunn wrote:
On Thu, Aug 29, 2024 at 02:31:05PM +0800, Jinjie Ruan wrote:quoted
Simplify with scoped for each OF child loop and __free(), as well as dev_err_probe().I said the for_each_child_of_node_scoped() parts are fine. The __free() parts are ugly, and i would like to reject them. So please post just the for_each_child_of_node_scoped() parts for merging, while we discuss what to do about __free().
Sure.
Andrew
---
pw-bot: cr