From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47664) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOlOf-00063K-7O for qemu-devel@nongnu.org; Tue, 02 Sep 2014 06:33:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XOlOa-0000pV-SD for qemu-devel@nongnu.org; Tue, 02 Sep 2014 06:33:09 -0400 Received: from mail-la0-f53.google.com ([209.85.215.53]:33338) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOlOa-0000oC-M8 for qemu-devel@nongnu.org; Tue, 02 Sep 2014 06:33:04 -0400 Received: by mail-la0-f53.google.com with SMTP id s18so7373858lam.26 for ; Tue, 02 Sep 2014 03:33:03 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <53BC08A9.3040903@suse.de> References: <1404831746-12821-1-git-send-email-peter.maydell@linaro.org> <53BC08A9.3040903@suse.de> From: Peter Maydell Date: Tue, 2 Sep 2014 11:32:43 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH] hw/ppc/spapr_hcall.c: Fix typo in function names List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Alexey Kardashevskiy , QEMU Developers On 8 July 2014 16:05, Alexander Graf wrote: > > On 08.07.14 17:02, Peter Maydell wrote: >> >> Fix a typo in the names of a couple of functions >> (s/resouce/resource/). >> >> Signed-off-by: Peter Maydell > > > Thanks, applied to ppc-next-2.2. Ping? This doesn't seem to have made it to master yet... thanks -- PMM