On 07/11/2019 15:06, Roger Pau Monne wrote: > And instead use proper booleans. No functional change intended. > > Signed-off-by: Roger Pau Monné <[email protected]> > --- > Cc: Juergen Gross <[email protected]> > ---
Urgh. Can we purge with prejudice all of this TRUE and FALSE nonsense? There are only a few users more than this path. EFI adds in conditionally in a buggy way (which I thought I'd properly excised back with the switch from bool_t to bool, but clearly not), and ACPI undef's its surrounding and implements it differently. Code like this has no buisness remaining, and what we currently have is a disaster waiting to happen. ~Andrew _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
