[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v6 01/12] misc/xenmicrocode: Upload a microcode blob to the hypervisor



On Mon, Mar 11, 2019 at 03:57:25PM +0800, Chao Gao wrote:
> +    ret = xc_platform_op(xch, &op);
> +    if ( ret )

Since you will be resending anyway, please make the coding style
consistent here. Thanks.

> +        fprintf(stderr, "Failed to update microcode. (err: %d)\n", ret);

ret is -1 here. I think you want errno.

Wei.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.