>>> On 12.06.15 at 05:03, <wei.w.w...@intel.com> wrote: > On 11/06/2015 22:02, Julien Grall wrote: >> On 11/06/2015 04:31, Wei Wang wrote: >> > + else >> > + { >> > + list_for_each(pos, &cpufreq_governor_list) >> > gov_num++; >> >> The indentation looks wrong to me. > > It has four "+$", should be correct.
The gov_num++ is supposedly the body of the list_for_each(), and hence needs to be indented by four more spaces than the loop header (i.e. a total of 12). Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel