diff options
author | Jack Schwartz <jack.schwartz@oracle.com> | 2017-12-21 09:25:18 -0800 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2018-03-07 11:53:37 +0100 |
commit | 4b9006a41ea8818f2385ae5228e07f211bb4a33d (patch) | |
tree | 779c655c07e273f245843088bfaf05c7fa7129ae /stubs | |
parent | ce5eb6dc4dc5652f7e360a1db817f1d5dafab90f (diff) |
multiboot: fprintf(stderr...) -> error_report()
Change all fprintf(stderr...) calls in hw/i386/multiboot.c to call
error_report() instead, including the mb_debug macro. Remove the "\n"
from strings passed to all modified calls, since error_report() appends
one.
Signed-off-by: Jack Schwartz <jack.schwartz@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'stubs')
0 files changed, 0 insertions, 0 deletions