From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46827) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fngsE-00069G-Ml for qemu-devel@nongnu.org; Thu, 09 Aug 2018 05:04:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fngsB-0007Dq-2l for qemu-devel@nongnu.org; Thu, 09 Aug 2018 05:04:50 -0400 References: <20180808221138.5770-1-lbloch@janustech.com> <20180808221138.5770-2-lbloch@janustech.com> From: Leonid Bloch Message-ID: Date: Thu, 9 Aug 2018 12:04:21 +0300 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB-large Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4 1/5] qcow2: Options' documentation fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alberto Garcia , qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, Kevin Wolf , Max Reitz , Eric Blake On 8/9/18 12:00 PM, Alberto Garcia wrote: > On Thu 09 Aug 2018 12:11:34 AM CEST, Leonid Bloch wrote: >> Signed-off-by: Leonid Bloch > > I have already reviewed this patch in the previous version of the series > (same with patch 5 I think). > > If you have to resend a patch that has already been reviewed please add > the "Reviewed-by: ..." line next to your "Signed-off-by: ..." line. This > helps reviewers focus on the other patches. Will do. Thanks! > > More information here: > > https://wiki.qemu.org/Contribute/SubmitAPatch#Proper_use_of_Reviewed-by:_tags_can_aid_review > > Thanks! > > Berto >