Re: [PATCH -next 0/7] net: Simplified with scoped function
From: Jinjie Ruan <hidden>
Date: 2024-08-28 01:59:08
Also in:
linux-sunxi, lkml, netdev
From: Jinjie Ruan <hidden>
Date: 2024-08-28 01:59:08
Also in:
linux-sunxi, lkml, netdev
On 2024/8/27 20:44, Andrew Lunn wrote:
On Tue, Aug 27, 2024 at 03:52:12PM +0800, Jinjie Ruan wrote:quoted
Simplify with scoped for each OF child loop and __free().The Subject: should be [PATCH net-next], not -next. The CI looks at this to decide which tree it belongs to. It issues a warning because what you used does not match anything.
Thank you! I'll fix it.
Andrew