Skip to content

Commit

Permalink
pwm: pxa: remove unnecessary space before tabs
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jingoo Han authored and Thierry Reding committed Dec 20, 2013
1 parent 5eabf82 commit b07ab66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/pwm/pwm-pxa.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit b07ab66

Please sign in to comment.