Re: [PATCH 08/15] net: ftgmac100: Move NCSI probe code into a helper
From: Simon Horman
Date: Wed Jan 07 2026 - 10:55:50 EST
On Mon, Jan 05, 2026 at 03:08:54PM +0800, Jacky Chou wrote:
> From: Andrew Lunn <andrew@xxxxxxx>
>
> To help reduce the complexity of the probe function move the NCSI
> probe code into a help. No functional change intended.
nit: help -> helper
...