From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1T20mb-0008SL-R3 for mharc-qemu-trivial@gnu.org; Thu, 16 Aug 2012 10:10:45 -0400 Received: from eggs.gnu.org ([208.118.235.92]:44901) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T20mY-0008I3-2P for qemu-trivial@nongnu.org; Thu, 16 Aug 2012 10:10:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T20mT-00039z-Dc for qemu-trivial@nongnu.org; Thu, 16 Aug 2012 10:10:41 -0400 Received: from cantor2.suse.de ([195.135.220.15]:53713 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T20mK-00037s-8s; Thu, 16 Aug 2012 10:10:28 -0400 Received: from relay1.suse.de (unknown [195.135.220.254]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx2.suse.de (Postfix) with ESMTP id 8F626A2FD6; Thu, 16 Aug 2012 16:10:26 +0200 (CEST) Message-ID: <502CFF4F.3040003@suse.de> Date: Thu, 16 Aug 2012 16:10:23 +0200 From: =?ISO-8859-1?Q?Andreas_F=E4rber?= Organization: SUSE LINUX Products GmbH User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: Stefano Stabellini References: <1345122741-32492-1-git-send-email-sw@weilnetz.de> <20120816133226.GA22676@stefanha-thinkpad.localdomain> In-Reply-To: <20120816133226.GA22676@stefanha-thinkpad.localdomain> X-Enigmail-Version: 1.5a1pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-Received-From: 195.135.220.15 Cc: qemu-trivial@nongnu.org, "xen-devel@lists.xensource.com Devel" , qemu-devel@nongnu.org, Stefan Weil Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] Spelling fixes in comments and macro names (ressource -> resource) 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: Thu, 16 Aug 2012 14:10:43 -0000 Am 16.08.2012 15:32, schrieb Stefan Hajnoczi: > On Thu, Aug 16, 2012 at 03:12:21PM +0200, Stefan Weil wrote: >> Macro XEN_HOST_PCI_RESOURCE_BUFFER_SIZE is only used locally, >> so the change should be safe. >> >> Signed-off-by: Stefan Weil >> --- >> hw/xen-host-pci-device.c | 6 +++--- >> 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > Thanks, applied to the trivial patches tree: > https://github.com/stefanha/qemu/commits/trivial-patches CC'ing the Xen folks. 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 ([208.118.235.92]:44816) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T20mO-00085i-LB for qemu-devel@nongnu.org; Thu, 16 Aug 2012 10:10:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T20mK-000382-Fc for qemu-devel@nongnu.org; Thu, 16 Aug 2012 10:10:32 -0400 Message-ID: <502CFF4F.3040003@suse.de> Date: Thu, 16 Aug 2012 16:10:23 +0200 From: =?ISO-8859-1?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1345122741-32492-1-git-send-email-sw@weilnetz.de> <20120816133226.GA22676@stefanha-thinkpad.localdomain> In-Reply-To: <20120816133226.GA22676@stefanha-thinkpad.localdomain> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] Spelling fixes in comments and macro names (ressource -> resource) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini Cc: qemu-trivial@nongnu.org, Stefan Hajnoczi , "xen-devel@lists.xensource.com Devel" , qemu-devel@nongnu.org, Stefan Weil Am 16.08.2012 15:32, schrieb Stefan Hajnoczi: > On Thu, Aug 16, 2012 at 03:12:21PM +0200, Stefan Weil wrote: >> Macro XEN_HOST_PCI_RESOURCE_BUFFER_SIZE is only used locally, >> so the change should be safe. >> >> Signed-off-by: Stefan Weil >> --- >> hw/xen-host-pci-device.c | 6 +++--- >> 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > Thanks, applied to the trivial patches tree: > https://github.com/stefanha/qemu/commits/trivial-patches CC'ing the Xen folks. 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 From: =?ISO-8859-1?Q?Andreas_F=E4rber?= Subject: Re: [PATCH] Spelling fixes in comments and macro names (ressource -> resource) Date: Thu, 16 Aug 2012 16:10:23 +0200 Message-ID: <502CFF4F.3040003@suse.de> References: <1345122741-32492-1-git-send-email-sw@weilnetz.de> <20120816133226.GA22676@stefanha-thinkpad.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20120816133226.GA22676@stefanha-thinkpad.localdomain> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org To: Stefano Stabellini Cc: qemu-trivial@nongnu.org, Stefan Hajnoczi , "xen-devel@lists.xensource.com Devel" , qemu-devel@nongnu.org, Stefan Weil List-Id: xen-devel@lists.xenproject.org Am 16.08.2012 15:32, schrieb Stefan Hajnoczi: > On Thu, Aug 16, 2012 at 03:12:21PM +0200, Stefan Weil wrote: >> Macro XEN_HOST_PCI_RESOURCE_BUFFER_SIZE is only used locally, >> so the change should be safe. >> >> Signed-off-by: Stefan Weil >> --- >> hw/xen-host-pci-device.c | 6 +++--- >> 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > Thanks, applied to the trivial patches tree: > https://github.com/stefanha/qemu/commits/trivial-patches CC'ing the Xen folks. 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