Re: [PATCH 2/6] PM / devfreq: event: Fix the error and warning from script/checkpatch.pl

2015-11-22 Thread MyungJoo Ham
> > 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_

[PATCH 2/6] PM / devfreq: event: Fix the error and warning from script/checkpatch.pl

2015-11-19 Thread Chanwoo Choi
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, sizeo