pwm: sunxi: Fix whitespace issue
authorOlliver Schinagl <oliver@schinagl.nl>
Mon, 26 Oct 2015 21:32:33 +0000 (22:32 +0100)
committerThierry Reding <thierry.reding@gmail.com>
Tue, 10 Nov 2015 12:06:47 +0000 (13:06 +0100)
commit5dcd7b42f1d06c62b5589441e69cc77c26c8b725
treeb0eda20757f666301969ad00a586255492a14d07
parent65cdc6914a959d8e1ea562f05fb323a0b8cb7cb1
pwm: sunxi: Fix whitespace issue

This patch changes no code, it just fixes the whitespacing. Operators
should be separated from operands by a single space.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-sun4i.c