On Sat, Dec 04, 2010 at 02:35:53PM +0100, Paolo Bonzini wrote: > On 12/02/2010 11:54 PM, Michael S. Tsirkin wrote: > >+ bool assert = pcie_aer_root_does_trigger(root_cmd_set, root_status); > > Risky variable name, I think it would fail if someone includes assert.h. > > Paolo
We already do, it does not seem to fail.