pwm: pxa: remove unnecessary space before tabs
authorJingoo Han <jg1.han@samsung.com>
Thu, 19 Dec 2013 04:34:05 +0000 (13:34 +0900)
committerThierry Reding <thierry.reding@gmail.com>
Fri, 20 Dec 2013 09:53:55 +0000 (10:53 +0100)
Remove unnecessary space before tabs in order to fix the following
checkpatch warning.

  WARNING: please, no space before tabs

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-pxa.c

index 3dc7c10..8d99573 100644 (file)
@@ -8,7 +8,7 @@
  * published by the Free Software Foundation.
  *
  * 2008-02-13  initial version
- *             eric miao <eric.miao@marvell.com>
+ *             eric miao <eric.miao@marvell.com>
  */
 
 #include <linux/module.h>