Skip to content
Commit 0971f1be authored by Le Tan's avatar Le Tan Committed by Michael Tokarev
Browse files

arch_init: replace fprintf(stderr, ...) with error_report()



Replace fprintf(stderr,...) with error_report() in the file
arch_init.c. The trailing "\n"s of the @fmt argument have been removed
because @fmt of error_report() should not contain newline.

Signed-off-by: default avatarLe Tan <tamlokveer@gmail.com>
Reviewed-by: default avatarAndreas Färber <afaerber@suse.de>
Signed-off-by: default avatarMichael Tokarev <mjt@tls.msk.ru>
parent b645000e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment