diff options
author | Cole Robinson <crobinso@redhat.com> | 2013-10-11 11:52:30 -0400 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2013-11-13 15:48:38 +0400 |
commit | 25a666d2ec0ab6e84489d50495b4c3e250531426 (patch) | |
tree | 0b6d03591578eb08006450069c3d01270f5110e7 /migration.c | |
parent | 669aa3f6bdf49663cb5cbceac605c020750263d6 (diff) |
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 <crobinso@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'migration.c')
0 files changed, 0 insertions, 0 deletions