>>> On 23.03.18 at 13:41, <wei.l...@citrix.com> wrote: > On Fri, Mar 23, 2018 at 07:28:56PM +0800, Fionali wrote: >> + /* Test for Shanghai Extended CPUID information */ >> + if (cpuid_eax(0xC0000000) >= 0xC0000001) { > > Coding style. Should be > > if ( XXXX ) > {
FAOD with the tab replaced by 4 spaces. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel