summaryrefslogtreecommitdiffstats
path: root/drivers/devfreq/devfreq.c
diff options
context:
space:
mode:
authorChanwoo Choi <cw00.choi@samsung.com>2015-11-19 17:03:44 +0900
committerMyungJoo Ham <myungjoo.ham@samsung.com>2016-01-13 17:30:32 +0900
commite54916c6e1d0b939999eb38011202dd9064d5788 (patch)
tree58051d75d8a01ebfe3d0989dd6b16d45a355ce49 /drivers/devfreq/devfreq.c
parentdf678ff7531990ba11cc0b921609a7e229d1323c (diff)
PM / devfreq: event: Fix the error and warning from script/checkpatch.pl
This patch just fixes following error and warning by using scripts/checkpatch.pl. - Follwoing issue from checkpatch.pl: ERROR: space prohibited before that close parenthesis ')' + if (count < 0 ) { WARNING: line over 80 characters + ptr = devres_alloc(devm_devfreq_event_release, sizeof(*ptr), GFP_KERNEL); Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'drivers/devfreq/devfreq.c')
0 files changed, 0 insertions, 0 deletions