Explorar o código

hwmon: (ltc2945) Fix 1st comment line

Somehow a couple of spaces got added to the first line. Remove them.
No code change.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Guenter Roeck %!s(int64=11) %!d(string=hai) anos
pai
achega
86b89d73f9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/hwmon/ltc2945.c

+ 1 - 1
drivers/hwmon/ltc2945.c

@@ -1,4 +1,4 @@
-    /*
+/*
  * Driver for Linear Technology LTC2945 I2C Power Monitor
  *
  * Copyright (c) 2014 Guenter Roeck