clk: rockchip: fix checkpatch warning in core code
authorHeiko Stuebner <heiko@sntech.de>
Tue, 19 Apr 2016 19:29:27 +0000 (21:29 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 20 Apr 2016 07:53:39 +0000 (09:53 +0200)
commit03ae1747869437a8e4d0d4e79d4c88c25c6df39c
treee76c03de68ab8e7e23c63812763ca8ff435eb713
parent2b4e6286484c3eeae2c80063c510166c63d7cb85
clk: rockchip: fix checkpatch warning in core code

We seem to have accumulated a bunch of checkpatch warnings, with mainly
overlong lines and two unnecessary allocation error messages.
Most were introduced with the recent multi-controller-support but some
were quite a bit older.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-mmc-phase.c
drivers/clk/rockchip/clk.c
drivers/clk/rockchip/clk.h
This page took 0.024736 seconds and 5 git commands to generate.