On 07/12/2018 11:18, Jan Beulich wrote: > While actually benign (operands are either register or memory ones > anyway), I think it is better to use != instead of == for such checks. > > Signed-off-by: Jan Beulich <[email protected]>
I don't see the point of making this change. Code is easier to follow when there are fewer negations. But whatever - Acked-by: Andrew Cooper <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
