From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756619Ab0D0R7x (ORCPT ); Tue, 27 Apr 2010 13:59:53 -0400 Received: from kroah.org ([198.145.64.141]:36675 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756532Ab0D0R7v (ORCPT ); Tue, 27 Apr 2010 13:59:51 -0400 Date: Tue, 27 Apr 2010 10:49:18 -0700 From: Greg KH To: Niklas Gottschalk Cc: linux-kernel@vger.kernel.org, gregkh@suse.de, jarod@redhat.com, abraham.manu@gmail.com, davilla@4pi.com, devel@driverdev.osuosl.org Subject: Re: [PATCH] Staging: crystalhd: fix brace and whitespace coding style issue in crystalhd_hw.c Message-ID: <20100427174918.GA18314@kroah.com> References: <1268338543.19171.3.camel@GentooBox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1268338543.19171.3.camel@GentooBox> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 11, 2010 at 09:15:43PM +0100, Niklas Gottschalk wrote: > >From 33c0dbc048046e0666926de47a74d8870e3d4099 Mon Sep 17 00:00:00 2001 > From: coach > Date: Thu, 11 Mar 2010 20:42:18 +0100 > Subject: [PATCH] Staging: crystalhd: fix brace and whitespace coding style issue in crystalhd_hw.c > This is a patch to the crystalhd_hw.c file that fixes up some brace and whitespace warnings found by the checkpatch.pl tool > Signed-off-by: Niklas Gottschalk Sorry, but someone else already sent in this patch. greg k-h