From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37406) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aNnjR-0008QD-Rq for qemu-devel@nongnu.org; Mon, 25 Jan 2016 15:27:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aNnjQ-0002dX-MJ for qemu-devel@nongnu.org; Mon, 25 Jan 2016 15:27:25 -0500 References: <1453747275-9468-1-git-send-email-mreitz@redhat.com> <1453747275-9468-4-git-send-email-mreitz@redhat.com> From: Eric Blake Message-ID: <56A68527.6020406@redhat.com> Date: Mon, 25 Jan 2016 13:27:19 -0700 MIME-Version: 1.0 In-Reply-To: <1453747275-9468-4-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="irHKWnfSjamfWsX3xWn59cxMIA29eRoAc" Subject: Re: [Qemu-devel] [PATCH 3/8] iotests: Change coding style of _filter_nbd in 083 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-block@nongnu.org Cc: Kevin Wolf , Paolo Bonzini , Fam Zheng , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --irHKWnfSjamfWsX3xWn59cxMIA29eRoAc Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/25/2016 11:41 AM, Max Reitz wrote: > In order to be able to move _filter_nbd to common.filter in the next > patch, its coding style needs to be adapted to that of common.filter. > That means, we have to convert tabs to four spaces, adjust the alignmen= t > of the last line (done with spaces already, assuming one tab equals > eight spaces), fix the line length of the comment, and add a line break= > before the opening brace. >=20 > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/083 | 19 ++++++++++--------- > 1 file changed, 10 insertions(+), 9 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --irHKWnfSjamfWsX3xWn59cxMIA29eRoAc 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 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJWpoUnAAoJEKeha0olJ0NqIGgH/AxRpAdTRuZFRWzxtwzM+miD NHw43m3iE/KdaxgdIn4s9c6nmpjuwtUPZZX/OBJQ7FYIxz2JKGZcpYDrdaDcSh4R RN/WzUBW6kQg43C3MNFA/c4Yz/lsl2ttB1wY+4Hir3B/xSVpqVKzEF8m2uWxWRxL fboxY6rSrcX/zvjBKvmlgoBECs5G3gADX3Pps/VKnNzGupdQu/fmjiwK3SiVtrSR kQ89xCTHaPkrufJqLmtb1T8xFHXsLKqmRxkx0gFtxiRW9aQu1iwcSX/wzElWUTBZ WXO8KNK8o/RCgNDXf9ihaiWlXrWsJki3uwWVaQJv64iuEvYYjfh/HyEnRrp1N2Q= =KfM1 -----END PGP SIGNATURE----- --irHKWnfSjamfWsX3xWn59cxMIA29eRoAc--