From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41494) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fngo2-0003MV-1d for qemu-devel@nongnu.org; Thu, 09 Aug 2018 05:00:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fngnx-0003iO-Pi for qemu-devel@nongnu.org; Thu, 09 Aug 2018 05:00:29 -0400 From: Alberto Garcia In-Reply-To: <20180808221138.5770-2-lbloch@janustech.com> References: <20180808221138.5770-1-lbloch@janustech.com> <20180808221138.5770-2-lbloch@janustech.com> Date: Thu, 09 Aug 2018 11:00:22 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain 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: Leonid Bloch , qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, Kevin Wolf , Max Reitz , Eric Blake 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. More information here: https://wiki.qemu.org/Contribute/SubmitAPatch#Proper_use_of_Reviewed-by:_tags_can_aid_review Thanks! Berto