Browse Source

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 11 years ago
parent
commit
86b89d73f9
1 changed files with 1 additions and 1 deletions
  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