[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <18eb73c8-5fee-4b3d-8a74-54bedef487e1@roeck-us.net>
Date: Sun, 3 Dec 2023 09:11:37 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: Jonas Malaco <jonas@...tocubo.io>,
Jean Delvare <jdelvare@...e.com>, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org,
Aleksa Savic <savicaleksa83@...il.com>,
linux-hwmon@...r.kernel.org
Subject: Re: [PATCH] hwmon: nzxt: Fix some error handling path in
kraken2_probe()
On Sun, Dec 03, 2023 at 04:24:05PM +0100, Christophe JAILLET wrote:
> There is no point in calling hid_hw_stop() if hid_hw_start() has failed.
> There is no point in calling hid_hw_close() if hid_hw_open() has failed.
>
> Update the error handling path accordingly.
>
> Fixes: 82e3430dfa8c ("hwmon: add driver for NZXT Kraken X42/X52/X62/X72")
> Reported-by: Aleksa Savic <savicaleksa83@...il.com>
> Closes: https://lore.kernel.org/all/121470f0-6c1f-418a-844c-7ec2e8a54b8e@gmail.com/
> Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
> Reviewed-by: Jonas Malaco <jonas@...tocubo.io>
Applied.
> ---
> Closes added to please checkpatch, not sure if relevant here.
One of the few checkpatch warnings which may be ignored for hwmon patches.
Sometimes there _is_ no report of a problem or, like in this case, it is
reported in some unrelated exchange. I don't drop it if provided, but I
don't require it either.
Guenter
Powered by blists - more mailing lists