Re: [PATCH] net: xilinx: axienet: Use common error handling code in axienet_mdio_write()

From: Markus Elfring
Date: Sun Sep 22 2024 - 13:56:05 EST


>> Add a label so that a bit of exception handling can be better reused
>> at the end of this function implementation.

> This change seems reasonable to me.

Thanks for this positive feedback.


> However, I am assuming that as a
> non-bug-fix,

Would you like to categorise my update suggestion as a correction for
a coding style issue?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/coding-style.rst?h=v6.11#n526


> this is targeted at net-next. And net-next is currently
> closed for the v6.12 merge window. Please consider reposting this patch
> once net-next reopens.

Will a patch resend really be needed for the proposed adjustment?

Can both development branches benefit from this refactoring?

Regards,
Markus