Re: [PATCH net-next v3 00/13] net: Simplified with scoped function
From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-08-29 12:45:13
Also in:
linux-arm-kernel, linux-sunxi
From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-08-29 12:45:13
Also in:
linux-arm-kernel, linux-sunxi
On Thu, Aug 29, 2024 at 02:31:05PM +0800, Jinjie Ruan wrote:
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().
Andrew
---
pw-bot: cr