mfd: 88pm860x-i2c: Repair 'space before tab' warning
authorLee Jones <lee.jones@linaro.org>
Thu, 8 May 2014 11:55:35 +0000 (12:55 +0100)
committerLee Jones <lee.jones@linaro.org>
Wed, 9 Jul 2014 15:38:03 +0000 (16:38 +0100)
Fixes checkpatch warning:

    WARNING: please, no space before tabs
    #5: FILE: drivers/mfd/88pm860x-i2c.c:5:
    + * ^IHaojian Zhuang <haojian.zhuang@marvell.com>$

Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/88pm860x-i2c.c

index ff8f803ce8334d6e0bd27565601ef767b51007f0..a93b4d0134a206e035c5b368d5cac4aa19bccc92 100644 (file)
@@ -2,7 +2,8 @@
  * I2C driver for Marvell 88PM860x
  *
  * Copyright (C) 2009 Marvell International Ltd.
- *     Haojian Zhuang <haojian.zhuang@marvell.com>
+ *
+ * Author: Haojian Zhuang <haojian.zhuang@marvell.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 as