浏览代码

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 年之前
父节点
当前提交
86b89d73f9
共有 1 个文件被更改,包括 1 次插入1 次删除
  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