RE: Re: [PATCH] PM / devfreq: fix Kconfig indent style

2016-08-25 Thread MyungJoo Ham
> Hi Jisheng, > > Looks good to me. But, you need to rebase it > on latest devfreq.git because the related patch > is already merged[1] for COMPILE_TEST. > So, the merge conflict may happen. > > [1] > https://git.kernel.org/cgit/linux/kernel/git/mzx/devfreq.git/commit/?h=for-rc&id=c2f9bf4e49c12a

Re: [PATCH] PM / devfreq: fix Kconfig indent style

2016-08-25 Thread Jisheng Zhang
Hi MyungJoo, Chanwoo, On Fri, 26 Aug 2016 02:42:05 + MyungJoo Ham wrote: > > Hi Jisheng, > > > > Looks good to me. But, you need to rebase it > > on latest devfreq.git because the related patch > > is already merged[1] for COMPILE_TEST. > > So, the merge conflict may happen. > > > > [1] >

Re: [PATCH] PM / devfreq: fix Kconfig indent style

2016-08-25 Thread Chanwoo Choi
Hi Jisheng, Looks good to me. But, you need to rebase it on latest devfreq.git because the related patch is already merged[1] for COMPILE_TEST. So, the merge conflict may happen. [1] https://git.kernel.org/cgit/linux/kernel/git/mzx/devfreq.git/commit/?h=for-rc&id=c2f9bf4e49c12a3d9fcbee2cd48c9f5d

RE: [PATCH] PM / devfreq: fix Kconfig indent style

2016-08-25 Thread MyungJoo Ham
> Use tab rather than space to indent, and tab + two spaces to indent > help message. > > Signed-off-by: Jisheng Zhang > --- > drivers/devfreq/Kconfig | 16 > 1 file changed, 8 insertions(+), 8 deletions(-) > Thanks! Signed-off-by: MyungJoo Ham Cheers, MyungJoo