Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933980AbXHAPOS (ORCPT ); Wed, 1 Aug 2007 11:14:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933788AbXHAPNs (ORCPT ); Wed, 1 Aug 2007 11:13:48 -0400 Received: from colo.lackof.org ([198.49.126.79]:41852 "EHLO colo.lackof.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933522AbXHAPNq (ORCPT ); Wed, 1 Aug 2007 11:13:46 -0400 Date: Wed, 1 Aug 2007 09:13:37 -0600 From: Grant Grundler To: Michal Piotrowski Cc: Andrew Morton , Matthew Wilcox , Grant Grundler , Kyle McMartin , parisc-linux@parisc-linux.org, LKML Subject: Re: [RFC][PATCH] Coding style fix include/asm-parisc/compat_rt_sigframe.h Message-ID: <20070801151337.GB25195@colo.lackof.org> References: <46B09EC4.2010704@googlemail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46B09EC4.2010704@googlemail.com> X-Home-Page: http://www.parisc-linux.org/ User-Agent: Mutt/1.5.15+20070515 (2007-05-02) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1059 Lines: 37 On Wed, Aug 01, 2007 at 04:55:00PM +0200, Michal Piotrowski wrote: > Hi, > > Coding style fix Acked-by: Grant Grundler thanks, grant > > Regards, > Michal > > -- > LOG > http://www.stardust.webpages.pl/log/ > > Signed-off-by: Michal Piotrowski > > --- linux-mm-clean/include/asm-parisc/compat_rt_sigframe.h 2007-07-09 01:32:17.000000000 +0200 > +++ linux-mm/include/asm-parisc/compat_rt_sigframe.h 2007-08-01 16:51:57.000000000 +0200 > @@ -1,6 +1,6 @@ > -#include > -#include > -#include > +#include > +#include > +#include > > #ifndef _ASM_PARISC_COMPAT_RT_SIGFRAME_H > #define _ASM_PARISC_COMPAT_RT_SIGFRAME_H - 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/