block/vvfat.c: remove debugging code to reinit stderr if NULL
commit13b552c2f43298a42e26d7aec7b58a5c205b75a0
authorMichael Tokarev <mjt@tls.msk.ru>
Wed, 20 Aug 2014 15:02:38 +0000 (20 19:02 +0400)
committerKevin Wolf <kwolf@redhat.com>
Thu, 21 Aug 2014 08:36:29 +0000 (21 10:36 +0200)
tree2f422c0d86da2250d2fd5b668d7b7162b67e09be
parent911864c6e5f58a86ac987aa4d2e5743851374c05
block/vvfat.c: remove debugging code to reinit stderr if NULL

Just log to stderr unconditionally, like other similar code does.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/vvfat.c