« Previous | Next » 

Revision 25a666d2

ID25a666d2ec0ab6e84489d50495b4c3e250531426

Added by Cole Robinson over 10 years ago

pci-assign: Fix error_report of pci-stub message

Using multiple calls to error_report here means every line is
prefaced with the (potentially long) pci-assign command line
arguments.

Use a single error_printf to preserve the intended formatting.
Since this code path is always preceded by an error_report call,
we don't lose the command line reporting.

Signed-off-by: Cole Robinson <>
Reviewed-by: Markus Armbruster <>
Signed-off-by: Michael Tokarev <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences