projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5eabf82
)
pwm: pxa: remove unnecessary space before tabs
author
Jingoo Han
<jg1.han@samsung.com>
Thu, 19 Dec 2013 04:34:05 +0000
(13:34 +0900)
committer
Thierry 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
patch
|
blob
|
history
diff --git
a/drivers/pwm/pwm-pxa.c
b/drivers/pwm/pwm-pxa.c
index 3dc7c10bb7a0ce394c72cc0287313bcdc4145571..8d995731cef8d13a96f8168161a038c7446e3d5a 100644
(file)
--- a/
drivers/pwm/pwm-pxa.c
+++ b/
drivers/pwm/pwm-pxa.c
@@
-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>