From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48998) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WoZRH-00048Q-OC for qemu-devel@nongnu.org; Sun, 25 May 2014 10:30:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WoZRA-00046d-4X for qemu-devel@nongnu.org; Sun, 25 May 2014 10:30:15 -0400 Message-ID: <5381FE37.80904@web.de> Date: Sun, 25 May 2014 22:29:11 +0800 From: Jan Kiszka MIME-Version: 1.0 References: <1400985853-25594-1-git-send-email-tamlokveer@gmail.com> In-Reply-To: <1400985853-25594-1-git-send-email-tamlokveer@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="g4wjInUliIcrDKjEWdmQmM6qC0XfsP0OO" Subject: Re: [Qemu-devel] [PATCH v3] block: replace fprintf(stderr, ...) with error_report() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Le Tan , qemu-devel@nongnu.org Cc: kwolf@redhat.com, peter.crosthwaite@xilinx.com, qemu-trivial@nongnu.org, mjt@tls.msk.ru, stefanha@redhat.com, afaerber@suse.de This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --g4wjInUliIcrDKjEWdmQmM6qC0XfsP0OO Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable On 2014-05-25 10:44, Le Tan wrote: > Replace fprintf(stderr,...) with error_report() in files block/*, block= =2Ec, > block-migration.c and blockdev.c. The trailing "\n"s of the @fmt argume= nt > have been removed because @fmt of error_report() should not contain new= line. > Also fix some coding style issues. Let's do the "also" part in a separate patch. It's more than one or two trivial pass-by style fixes, and some people may like the fprintf conversion while having different views on the other changes. Jan --g4wjInUliIcrDKjEWdmQmM6qC0XfsP0OO Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlOB/jcACgkQitSsb3rl5xRxfACdEHWhWpHaNfMnsSfOCfUlpkGF r/UAoLwWkTUAsCtwonBxtF83RO69TN8j =bMSn -----END PGP SIGNATURE----- --g4wjInUliIcrDKjEWdmQmM6qC0XfsP0OO--