 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 6/8] x86/time.c: use plain bool
 >>> Wei Liu <wei.liu2@xxxxxxxxxx> 06/28/17 4:18 PM >>>
>@@ -577,7 +577,7 @@ static void plt_overflow(void *unused)
     >}
     >if ( i != 0 )
     >{
>-        static bool_t warned_once;
>+        static bool warned_once;
         >if ( !test_and_set_bool(warned_once) )
Again, please also add the missing newline here.
Jan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |