Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mfd: 88pm860x-i2c: Repair 'space before tab' warning

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>

Lee Jones 0363be8b 2e57848f

+2 -1
+2 -1
drivers/mfd/88pm860x-i2c.c
··· 2 2 * I2C driver for Marvell 88PM860x 3 3 * 4 4 * Copyright (C) 2009 Marvell International Ltd. 5 - * Haojian Zhuang <haojian.zhuang@marvell.com> 5 + * 6 + * Author: Haojian Zhuang <haojian.zhuang@marvell.com> 6 7 * 7 8 * This program is free software; you can redistribute it and/or modify 8 9 * it under the terms of the GNU General Public License version 2 as