diff options
author | Christophe JAILLET <[email protected]> | 2023-12-03 16:24:05 +0100 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2023-12-03 09:07:26 -0800 |
commit | 35fe2ad259a3bfca15ab78c8ffb5278cb6149c89 (patch) | |
tree | 7337dd14adce938f1942cfa741ad30365f8eb62b /scripts/generate_rust_analyzer.py | |
parent | 1fefca6c57fb928d2131ff365270cbf863d89c88 (diff) |
hwmon: (nzxt-kraken2) Fix error handling path in kraken2_probe()
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 <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]/
Signed-off-by: Christophe JAILLET <[email protected]>
Reviewed-by: Jonas Malaco <[email protected]>
Link: https://lore.kernel.org/r/a768e69851a07a1f4e29f270f4e2559063f07343.1701617030.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions