From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47213) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T20Bv-0002a6-Kv for qemu-devel@nongnu.org; Thu, 16 Aug 2012 09:32:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T20Bp-0008Oz-T6 for qemu-devel@nongnu.org; Thu, 16 Aug 2012 09:32:51 -0400 Date: Thu, 16 Aug 2012 14:32:26 +0100 From: Stefan Hajnoczi Message-ID: <20120816133226.GA22676@stefanha-thinkpad.localdomain> References: <1345122741-32492-1-git-send-email-sw@weilnetz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1345122741-32492-1-git-send-email-sw@weilnetz.de> 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: Stefan Weil Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org 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(-) Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan