Re: [PATCH 05/14] hwmon: (via686a) Do PCI error checks on own line

From: Guenter Roeck
Date: Fri Aug 25 2023 - 09:19:29 EST


On Thu, Aug 24, 2023 at 04:28:23PM +0300, Ilpo Järvinen wrote:
> Instead of if conditions with line splits, use the usual error handling
> pattern with a separate variable to improve readability.
>
> No functional changes intended.
>
> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>

Applied.

Thanks,
Guenter