From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Wo58A-0004xt-Pe for mharc-qemu-trivial@gnu.org; Sat, 24 May 2014 02:08:30 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48951) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wo583-0004op-F1 for qemu-trivial@nongnu.org; Sat, 24 May 2014 02:08:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wo57x-0001WF-A0 for qemu-trivial@nongnu.org; Sat, 24 May 2014 02:08:23 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:45073) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wo57k-0001VJ-OS; Sat, 24 May 2014 02:08:04 -0400 Received: from [192.168.88.2] (mjt.vpn.tls.msk.ru [192.168.177.99]) by isrv.corpit.ru (Postfix) with ESMTP id 4618342B94; Sat, 24 May 2014 10:08:03 +0400 (MSK) Message-ID: <53803741.8050801@msgid.tls.msk.ru> Date: Sat, 24 May 2014 10:08:01 +0400 From: Michael Tokarev Organization: Telecom Service, JSC User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0 MIME-Version: 1.0 To: Le Tan References: <1400631039-7208-1-git-send-email-tamlokveer@gmail.com> <1400631039-7208-3-git-send-email-tamlokveer@gmail.com> <537FAF29.3080600@msgid.tls.msk.ru> In-Reply-To: X-Enigmail-Version: 1.6 OpenPGP: id=804465C5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 86.62.121.231 Cc: Kevin Wolf , Peter Crosthwaite , qemu-trivial , qemu-devel , Jan Kiszka , Stefan Hajnoczi , =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Subject: Re: [Qemu-trivial] [PATCH 2/2] block: replace fprintf(stderr, ...) with error_report() X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2014 06:08:29 -0000 24.05.2014 10:01, Le Tan =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > I will fix the whitespace issues and resend this series with a new > version later. Please note, once again: I applied (with fixups) other 3 your patches, so there's no need to resend those 3. This one, besides a whitespace problem, needs an ACK from block subsystem maintainers, because it touches too much code there. Thanks, /mjt From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wo57r-0004iR-4W for qemu-devel@nongnu.org; Sat, 24 May 2014 02:08:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wo57k-0001VP-Vg for qemu-devel@nongnu.org; Sat, 24 May 2014 02:08:11 -0400 Message-ID: <53803741.8050801@msgid.tls.msk.ru> Date: Sat, 24 May 2014 10:08:01 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1400631039-7208-1-git-send-email-tamlokveer@gmail.com> <1400631039-7208-3-git-send-email-tamlokveer@gmail.com> <537FAF29.3080600@msgid.tls.msk.ru> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH 2/2] block: replace fprintf(stderr, ...) with error_report() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Le Tan Cc: Kevin Wolf , Peter Crosthwaite , qemu-trivial , qemu-devel , Jan Kiszka , Stefan Hajnoczi , =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= 24.05.2014 10:01, Le Tan =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > I will fix the whitespace issues and resend this series with a new > version later. Please note, once again: I applied (with fixups) other 3 your patches, so there's no need to resend those 3. This one, besides a whitespace problem, needs an ACK from block subsystem maintainers, because it touches too much code there. Thanks, /mjt