Re: [PATCH net-next 1/2] net: phy: ax88796b: Use vertical import style

From: Andrew Lunn

Date: Mon Jul 06 2026 - 10:11:35 EST


> This is sorted list, albeit in ASCIIbetical order instead of alphabetical.

Ah, O.K. To avoid merge conflicts, the actual sorting scheme does not
matter, it just needs to be sorted, so inserts are more likely to be
spread across the list rather than appended at the end.

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew