DS> # HG changeset patch
DS> # User Dan Smith <danms(a)us.ibm.com>
DS> # Date 1199483177 28800
DS> # Node ID 533fee39dd71883c5effeed14a88a9146a15524d
DS> # Parent ea65740aa1ffe73b47a4a14c8a853dbb3f040016
DS> Fix up style issues in device_parsing.c
Let me know if you can spot any others.
DS> - if (!xml)
DS> + if (xml == NULL)
By the way, after looking again at the context, I think I originally
committed this offense, so my apologies :)
--
Dan Smith
IBM Linux Technology Center
Open Hypervisor Team
email: danms(a)us.ibm.com