commit | 86b89d73f9f3648c9f3b375d7841bef18a27fd2a | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Tue May 06 16:51:36 2014 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Wed May 21 16:02:22 2014 -0700 |
tree | 9a7507558c71458da2f2ae91af02f086e2cee099 | |
parent | 5b20995ee7c5fc4fda8215301f86c7fa3faece27 [diff] |
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>
diff --git a/drivers/hwmon/ltc2945.c b/drivers/hwmon/ltc2945.c index c9cddf5..3701b32 100644 --- a/drivers/hwmon/ltc2945.c +++ b/drivers/hwmon/ltc2945.c
@@ -1,4 +1,4 @@ - /* +/* * Driver for Linear Technology LTC2945 I2C Power Monitor * * Copyright (c) 2014 Guenter Roeck