Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759006AbYBXVTs (ORCPT ); Sun, 24 Feb 2008 16:19:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753872AbYBXVTi (ORCPT ); Sun, 24 Feb 2008 16:19:38 -0500 Received: from nf-out-0910.google.com ([64.233.182.189]:48757 "EHLO nf-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753771AbYBXVT0 (ORCPT ); Sun, 24 Feb 2008 16:19:26 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KCb6gOuhhC4J052ZnOKjP53Ar1E3QgIzRdrgALhmdiNjkzx2iEDkKRr23yYzfg/O8AsICab8TBBxrepBKd+Mys4CU2ddxrRJHnTjtCxUjMjRqbpx4evwunyGoxZA0YyJbZZ2mDJ1ZZbgXAE3angfa2cZvPwwH89A2E46l1Ea/mM= Message-ID: <4d8e3fd30802241319i3a633f7an6c2b429eb8b55d6b@mail.gmail.com> Date: Sun, 24 Feb 2008 22:19:21 +0100 From: "Paolo Ciarrocchi" To: "Linux Kernel" , "Ingo Molnar" , "hpa@zytor.com" , "tglx@linutronix.de" Subject: [PATCH 0/2] x86: 2 Coding Style patches In-Reply-To: <20080224115630.45d09aea@paolo-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080224115630.45d09aea@paolo-desktop> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 759 Lines: 21 This email didn't reach lkml... Hi Ingo, two more coding style patches. Compile tested, against x86/testing 4a6af5bbbd74dd812224900d3468b008d117da29 Paolo Ciarrocchi (2): x86: Coding Style fixes to arch/x86/power/cpu_32.c x86: Coding Style fixes to arch/x86/kernel/cpu/common.c arch/x86/kernel/cpu/common.c | 105 ++++++++++++++++++++++------------------- arch/x86/power/cpu_32.c | 41 +++++++++------- 2 files changed, 79 insertions(+), 67 deletions(-) Ciao, Paolo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/