]> git.baikalelectronics.ru Git - kernel.git/commit
pwm: core: Fix coding style issues
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 10 Aug 2012 11:11:13 +0000 (16:41 +0530)
committerThierry Reding <thierry.reding@avionic-design.de>
Fri, 17 Aug 2012 12:08:26 +0000 (14:08 +0200)
commitab3b3c73c567550872b0fc500938b7fa16931e0b
tree4453030d75035e28d28e5d32cd9f6ffd70ea5cfc
parentaf860890610772ae5b40b2872f233f78ab162b13
pwm: core: Fix coding style issues

Fixes the following:
WARNING: line over 80 characters
ERROR: spaces required around that ':' (ctx:VxW)
WARNING: Prefer pr_warn(... to pr_warning(...

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
drivers/pwm/core.c