diff options
author | Le Tan <tamlokveer@gmail.com> | 2014-05-10 07:55:22 +0800 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2014-05-26 10:41:22 +0400 |
commit | 1fba509527beb74bdcf50bc07ad3cd8244ad9c61 (patch) | |
tree | 44a3c3010044ff36c64a1e363866322a4eabbdb2 /hw | |
parent | 69e995040c3dc31274c8fd2732391192272ec465 (diff) | |
download | qemu-1fba509527beb74bdcf50bc07ad3cd8244ad9c61.tar.gz qemu-1fba509527beb74bdcf50bc07ad3cd8244ad9c61.tar.bz2 qemu-1fba509527beb74bdcf50bc07ad3cd8244ad9c61.zip |
bsd-user: replace fprintf(stderr, ...) with error_report()
Replace fprintf(stderr,...) with error_report() in files bsd-user/*.
The trailing "\n"s of the @fmt argument have been removed
because @fmt of error_report() should not contain newline.
Signed-off-by: Le Tan <tamlokveer@gmail.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions