os-posix: cleanup: Replace fprintfs with error_report in change_process_uid
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 16 Apr 2018 14:08:03 +0000 (15:08 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 26 Apr 2018 15:29:51 +0000 (16:29 +0100)
commitf0a2171bf9f35b0430e18676a688b2c985f8917a
tree99cd01621cdfd2eb71766c87f59551a345dbd8ca
parent6b47c2aa780c98cea7a39cbe36c30d3923e5163e
os-posix: cleanup: Replace fprintfs with error_report in change_process_uid

I'm going to be editing this function and it makes sense to clean up
this style problem in advance.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
CC: Paolo Bonzini <pbonzini@redhat.com>
CC: Markus Armbruster <armbru@redhat.com>
CC: Daniel P. Berrange <berrange@redhat.com>
CC: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
os-posix.c