PM / devfreq: consistent indentation
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 21 Jan 2019 02:11:07 +0000 (11:11 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 16 Apr 2019 00:29:18 +0000 (09:29 +0900)
commit6d690f77932fe1f3ce5eb2de2c5ac16d33197608
treec9a0c03dca1cd6bdc861949823fdb34fc639eea5
parent25846fa1cedada274b65ffd2413378290a60be47
PM / devfreq: consistent indentation

Following up with complaints on inconsistent indentation from
Yangtao Li, this fixes indentation inconsistency.

In principle, this tries to put arguments aligned to the left
including the first argument except for the case where
the first argument is on the far-right side.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Acked-by: Yangtao Li <tiny.windzz@gmail.com>
drivers/devfreq/devfreq.c