Re: [PATCH] hwmon: asus-ec-sensors: remove braces from single-statement blocks
From: Guenter Roeck
Date: Thu Apr 09 2026 - 16:04:01 EST
On 4/9/26 12:24, Josh Hesketh wrote:
Remove unnecessary braces from single-statement if blocks
to follow kernel style guidelines
Signed-off-by: Josh Hesketh <josh.hesketh@xxxxxxxxx>
Please refrain form making such trivial non-functional changes in the hardware
monitoring subsystem. I am buried in patches as it is, and I really do not need
to get buried even deeper with non-functional changes on top of that.
Guenter