Re: [PATCH -next 0/7] net: Simplified with scoped function
From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-08-27 12:45:07
Also in:
linux-arm-kernel, linux-sunxi, lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-08-27 12:45:07
Also in:
linux-arm-kernel, linux-sunxi, lkml
On Tue, Aug 27, 2024 at 03:52:12PM +0800, Jinjie Ruan wrote:
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. Andrew