lkml.org 
[lkml]   [2024]   [Apr]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/7] KVM: Add KVM_MAP_MEMORY vcpu ioctl to pre-populate guest memory
> > +#ifdef CONFIG_KVM_GENERIC_MAP_MEMORY
> > + case KVM_CAP_MAP_MEMORY:
> > + if (!kvm)
> > + return 1;
> > + /* Leave per-VM implementation to kvm_vm_ioctl_check_extension(). */
>
> nitpick:
> fallthough;

A little tricky. 'break;' should be more straightforward.

Thanks,
Yilun

>
> > #endif
> > default:
> > break;
> > --
> > 2.43.0
> >
> >
> >
>
> --
> Isaku Yamahata <isaku.yamahata@intel.com>
>

\
 
 \ /
  Last update: 2024-04-19 16:08    [W:6.285 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site