Re: [linux-next PATCH] PM / devfreq: documentation cleanups for devfreq header

2012-10-31 Thread Rafael J. Wysocki
On Wednesday, October 31, 2012 02:27:10 AM 함명주 wrote: > > On Tuesday, October 30, 2012 08:09:09 AM MyungJoo Ham wrote: > [] > > > > > > Acked-by: MyungJoo Ham > > > > > > Applying to git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git > > > for-rafael, which is based on rafael's linux

Re: Re: [linux-next PATCH] PM / devfreq: documentation cleanups for devfreq header

2012-10-30 Thread 함명주
> On Tuesday, October 30, 2012 08:09:09 AM MyungJoo Ham wrote: [] > > > > Acked-by: MyungJoo Ham > > > > Applying to git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git > > for-rafael, which is based on rafael's linux-pm.git / linux-next. > > > > http://git.kernel.org/?p=linux/kernel

Re: [linux-next PATCH] PM / devfreq: documentation cleanups for devfreq header

2012-10-30 Thread Rafael J. Wysocki
On Tuesday, October 30, 2012 08:09:09 AM MyungJoo Ham wrote: > > On 10/29/2012 06:02 AM, Nishanth Menon wrote: > > > > > struct parameters need to have ':' in documentation for > > > scripts/kernel-doc to parse appropriately. > > > > > > Fix the errors reported by: > > > ./scripts/kernel-doc incl

Re: Re: [linux-next PATCH] PM / devfreq: documentation cleanups for devfreq header

2012-10-30 Thread MyungJoo Ham
> On 10/29/2012 06:02 AM, Nishanth Menon wrote: > > > struct parameters need to have ':' in documentation for > > scripts/kernel-doc to parse appropriately. > > > > Fix the errors reported by: > > ./scripts/kernel-doc include/linux/devfreq.h >/dev/null > > > > Cc: Rajagopal Venkat > > Cc: Myung

Re: [linux-next PATCH] PM / devfreq: documentation cleanups for devfreq header

2012-10-29 Thread Randy Dunlap
On 10/29/2012 06:02 AM, Nishanth Menon wrote: > struct parameters need to have ':' in documentation for > scripts/kernel-doc to parse appropriately. > > Fix the errors reported by: > ./scripts/kernel-doc include/linux/devfreq.h >/dev/null > > Cc: Rajagopal Venkat > Cc: MyungJoo Ham > Cc: Kyung