Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754541AbZALKk7 (ORCPT ); Mon, 12 Jan 2009 05:40:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751861AbZALKkt (ORCPT ); Mon, 12 Jan 2009 05:40:49 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:46664 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752040AbZALKks (ORCPT ); Mon, 12 Jan 2009 05:40:48 -0500 Date: Mon, 12 Jan 2009 11:40:23 +0100 From: Ingo Molnar To: Jaswinder Singh Rajput Cc: "H. Peter Anvin" , tigran@aivazian.fsnet.co.uk, shaohua.li@intel.com, rusty@rustcorp.com.au, Andi Kleen , x86 maintainers , LKML Subject: Re: [PULL -tip] x86: fix style problems in microcode_intel.c, msr.c and module_XX.c Message-ID: <20090112104023.GC10405@elte.hu> References: <1231753169.7087.5.camel@jaswinder.satnam> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1231753169.7087.5.camel@jaswinder.satnam> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1196 Lines: 35 * Jaswinder Singh Rajput wrote: > Hello Ingo, > > These are safe cleanup patches, please pull them. > > The following changes since commit bb3d7f3c5e418992c9012a850d16d2e11fe43f7e: > Ingo Molnar (1): > Merge branch 'linus' > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6-tiptop.git master > > Jaswinder Singh Rajput (4): > x86: microcode_intel.c fix style problems > x86: msr.c fix style problems > x86: module_32.c fix style problems > x86: module_64.c fix style problems > > arch/x86/kernel/microcode_intel.c | 10 +++++----- > arch/x86/kernel/module_32.c | 6 +++--- > arch/x86/kernel/module_64.c | 32 ++++++++++++++++---------------- > arch/x86/kernel/msr.c | 2 +- > 4 files changed, 25 insertions(+), 25 deletions(-) pulled into tip/x86/cleanups, thanks Jaswinder! Ingo -- 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/