hwmon: (ina238) Fix inconsistent whitespace
authorJonas Rebmann <jre@pengutronix.de>
Fri, 18 Jul 2025 14:12:48 +0000 (16:12 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 27 Jul 2025 23:01:39 +0000 (16:01 -0700)
commitcde1cc6b6079fa24c236bff3d58f7f8b4b1fc1bb
treefb58368c25afc24e0f4e03841faea828c52d5fb1
parent05a0ffe37c44f4dea0433a8c753fc0259650cb3d
hwmon: (ina238) Fix inconsistent whitespace

Some purely cosmetic changes in ina238.c:

 - When aligning definitions, do so consistently with tab stop of 8.
 - Use spaces instead of tabs around operators.
 - Align wrapped lines.

Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
Link: https://lore.kernel.org/r/20250718-ina228-v2-1-227feb62f709@pengutronix.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/ina238.c