From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1WS15v-00031a-Kv for mharc-qemu-trivial@gnu.org; Mon, 24 Mar 2014 05:22:59 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40469) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WS15o-0002sH-4A for qemu-trivial@nongnu.org; Mon, 24 Mar 2014 05:22:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WS15i-0002T7-2U for qemu-trivial@nongnu.org; Mon, 24 Mar 2014 05:22:52 -0400 Received: from cantor2.suse.de ([195.135.220.15]:45733 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WS15T-0002Mq-Al; Mon, 24 Mar 2014 05:22:31 -0400 Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 91599ACD5; Mon, 24 Mar 2014 09:22:28 +0000 (UTC) Message-ID: <532FF953.3010702@suse.de> Date: Mon, 24 Mar 2014 10:22:27 +0100 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= Organization: SUSE LINUX Products GmbH User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Deepak Kathayat , qemu-devel@nongnu.org References: <1395649817-20742-1-git-send-email-deepak.mk17@gmail.com> In-Reply-To: <1395649817-20742-1-git-send-email-deepak.mk17@gmail.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 195.135.220.15 Cc: qemu-trivial@nongnu.org, stefanha@redhat.com Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] Fixed various typos 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: Mon, 24 Mar 2014 09:22:58 -0000 Hi, Am 24.03.2014 09:30, schrieb Deepak Kathayat: > Signed-off-by: Deepak Kathayat > --- > block/gluster.c | 2 +- > block/qcow.c | 2 +- > block/sheepdog.c | 8 ++++---- > block/vdi.c | 2 +- > block/vhdx-log.c | 2 +- > slirp/tftp.c | 2 +- > 6 files changed, 9 insertions(+), 9 deletions(-) Reviewed-by: Andreas F=E4rber Note that in general the present tense is preferred, i.e. what is the patch doing rather than what did you do to create the patch. Cheers, Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40433) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WS15c-0002m9-0X for qemu-devel@nongnu.org; Mon, 24 Mar 2014 05:22:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WS15T-0002NM-HC for qemu-devel@nongnu.org; Mon, 24 Mar 2014 05:22:39 -0400 Message-ID: <532FF953.3010702@suse.de> Date: Mon, 24 Mar 2014 10:22:27 +0100 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1395649817-20742-1-git-send-email-deepak.mk17@gmail.com> In-Reply-To: <1395649817-20742-1-git-send-email-deepak.mk17@gmail.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] Fixed various typos List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Deepak Kathayat , qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, stefanha@redhat.com Hi, Am 24.03.2014 09:30, schrieb Deepak Kathayat: > Signed-off-by: Deepak Kathayat > --- > block/gluster.c | 2 +- > block/qcow.c | 2 +- > block/sheepdog.c | 8 ++++---- > block/vdi.c | 2 +- > block/vhdx-log.c | 2 +- > slirp/tftp.c | 2 +- > 6 files changed, 9 insertions(+), 9 deletions(-) Reviewed-by: Andreas F=E4rber Note that in general the present tense is preferred, i.e. what is the patch doing rather than what did you do to create the patch. Cheers, Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg