From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50278) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMQ7J-0005RG-6c for qemu-devel@nongnu.org; Thu, 11 Oct 2012 17:16:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TMQ7I-0002AO-40 for qemu-devel@nongnu.org; Thu, 11 Oct 2012 17:16:29 -0400 Received: from cantor2.suse.de ([195.135.220.15]:46398 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMQ7H-0002AK-UU for qemu-devel@nongnu.org; Thu, 11 Oct 2012 17:16:28 -0400 Message-ID: <50773727.1080606@suse.de> Date: Thu, 11 Oct 2012 23:16:23 +0200 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1349891345-8656-1-git-send-email-peter.maydell@linaro.org> In-Reply-To: <1349891345-8656-1-git-send-email-peter.maydell@linaro.org> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] arm_gic: Rename gic_state to GICState List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-devel@nongnu.org, patches@linaro.org Am 10.10.2012 19:49, schrieb Peter Maydell: > Rename the gic_state struct to match QEMU's coding style conventions > for structure names, since the impending KVM-for-ARM patches will > create another subclass of it. This patch was created using: > sed -i 's/gic_state/GICState/g' hw/arm_gic.c hw/arm_gic_common.c \ > hw/arm_gic_internal.h hw/armv7m_nvic.c >=20 > Signed-off-by: Peter Maydell > --- > As suggested by Andreas... Acked-by: Andreas F=E4rber Builds fine and git-grep finds no further gic_state occurrences in the tree. There's some unnecessary (GICState *) casts on the lines changed, but if someone cares that could be fixed as followup. Thanks, 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