]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbc95b199c166c81cb43eff99a19a1e46f08e3933
treeb0eda20757f666301969ad00a586255492a14d07
parent293ac94beab79f3476682069c3e1ac2c1dc1cd6a
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