On Thu, May 18, 2017 at 02:39:45AM -0600, Jan Beulich wrote: > It's been wrongly indented using tabs till now, and the stray blank > ahead of the final return statement gets in the way of using .i files > for detailed analysis of other compiler issues > (-Wmisleading-indentation kickin in due to the tab->space
kickin -> kicks > transformation done in the course of pre-processing). > > Also add missing spaces inside the if() at once, including the similar > case in _xzalloc_array(). > > Signed-off-by: Jan Beulich <[email protected]> Reviewed-by: Wei Liu <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xen.org/xen-devel
