Searched hist:"6 efabada95981e901bb284a0ba9389b17a425d33" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/sensor/ |
H A D | tmp105.c | diff 6efabada95981e901bb284a0ba9389b17a425d33 Fri Sep 06 08:29:10 CDT 2024 Guenter Roeck <linux@roeck-us.net> hw/sensor/tmp105: Coding style fixes
Coding style asks for no space between variable and "++". The next patch in this series will change one of those assignments. Instead of changing just one with that patch, change all of them for consistency.
While at it, also fix other coding style problems reported by checkpatch.
Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Cédric Le Goater <clg@kaod.org> Message-Id: <20240906154911.86803-2-philmd@linaro.org>
|