From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Wed, 06 Oct 2010 01:27:47 +0000 Subject: Re: [PATCH 00/28] Staging: comedi: Fixed numerous file so that it Message-Id: <20101006012747.GA7881@kroah.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: T Dent Cc: abbotti@mev.co.uk, fmhess@users.sourceforge.net, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org On Tue, Oct 05, 2010 at 09:15:16PM -0400, T Dent wrote: > I fixed a lot of coding style errors, that checkpatch.pl had found. I > didn't do some files in the drivers/ subdirectory because the warnings > that were being produce was spacing errors. So spacing wasn't that > serious ,so I skim and look for if it was anymore wranings or errors. > There was none so I skip the rest. > > This is my last full scale checkpatch.pl patch series, as I'm going to > try to contribute more interesting things to the Linux kernel. :) Did you make this against Linus's tree, or the linux-next tree? thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752024Ab0JFB3c (ORCPT ); Tue, 5 Oct 2010 21:29:32 -0400 Received: from kroah.org ([198.145.64.141]:46848 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750719Ab0JFB3a (ORCPT ); Tue, 5 Oct 2010 21:29:30 -0400 Date: Tue, 5 Oct 2010 18:27:47 -0700 From: Greg KH To: T Dent Cc: abbotti@mev.co.uk, fmhess@users.sourceforge.net, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/28] Staging: comedi: Fixed numerous file so that it had little or no complaints from checkpatch.pl Message-ID: <20101006012747.GA7881@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 05, 2010 at 09:15:16PM -0400, T Dent wrote: > I fixed a lot of coding style errors, that checkpatch.pl had found. I > didn't do some files in the drivers/ subdirectory because the warnings > that were being produce was spacing errors. So spacing wasn't that > serious ,so I skim and look for if it was anymore wranings or errors. > There was none so I skip the rest. > > This is my last full scale checkpatch.pl patch series, as I'm going to > try to contribute more interesting things to the Linux kernel. :) Did you make this against Linus's tree, or the linux-next tree? thanks, greg k-h