From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755759AbYCEPs2 (ORCPT ); Wed, 5 Mar 2008 10:48:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754095AbYCEPsS (ORCPT ); Wed, 5 Mar 2008 10:48:18 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:50578 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753998AbYCEPsR (ORCPT ); Wed, 5 Mar 2008 10:48:17 -0500 Date: Wed, 5 Mar 2008 16:47:44 +0100 From: Ingo Molnar To: Joe Perches Cc: "H. Peter Anvin" , Ingo Molnar , Thomas Gleixner , LKML Subject: Re: [PATCH] include/asm-x86/mutex_32.h - Use angle brackets for include Message-ID: <20080305154744.GA22393@elte.hu> References: <1204677987.5180.91.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1204677987.5180.91.camel@localhost> User-Agent: Mutt/1.5.17 (2007-11-01) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -0.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-0.5 required=5.9 tests=BAYES_20 autolearn=no SpamAssassin version=3.2.3 -0.5 BAYES_20 BODY: Bayesian spam probability is 5 to 20% [score: 0.1217] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Joe Perches wrote: > -#include "asm/alternative.h" > +#include thanks Joe, applied. Ingo