On Fri, Jan 04, 2013 at 08:47:07PM +0000, Blue Swirl wrote:
> >  {
> > -    kvm_default_features |= kvm_pv_eoi_features;
> > +#ifdef CONFIG_KVM
> > +    if (kvm_enabled())
> 
> Missing braces, please read CODING_STYLE and use checkpatch.pl to find
> problems in patches.

Sorry (again). I will soon send a new version fixing the coding style
problems.

-- 
Eduardo

Reply via email to