From: Jingoo Han Date: Thu, 19 Dec 2013 04:34:05 +0000 (+0900) Subject: pwm: pxa: remove unnecessary space before tabs X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b07ab66391e47aacca9309eb88edef4897d94c77;p=linux-beck.git pwm: pxa: remove unnecessary space before tabs Remove unnecessary space before tabs in order to fix the following checkpatch warning. WARNING: please, no space before tabs Signed-off-by: Jingoo Han Signed-off-by: Thierry Reding --- diff --git a/drivers/pwm/pwm-pxa.c b/drivers/pwm/pwm-pxa.c index 3dc7c10bb7a0..8d995731cef8 100644 --- 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 */ #include