From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755261Ab1JWJnx (ORCPT ); Sun, 23 Oct 2011 05:43:53 -0400 Received: from mail-wy0-f174.google.com ([74.125.82.174]:37099 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753845Ab1JWJnw (ORCPT ); Sun, 23 Oct 2011 05:43:52 -0400 Date: Sun, 23 Oct 2011 10:42:32 +0100 From: Mark Einon To: Greg KH Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/12 RESEND] Mainly checkpatch fixes Message-ID: <20111023094231.GA3409@msilap.einon> References: <1319361774-3148-1-git-send-email-mark.einon@gmail.com> <20111023093651.GA22285@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111023093651.GA22285@kroah.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 23, 2011 at 11:36:51AM +0200, Greg KH wrote: > On Sun, Oct 23, 2011 at 10:22:42AM +0100, Mark Einon wrote: > > Resending patches. Reduces the number of checkpatch warnings, removing > > forward declarations and whitespace changes. > > > > Last patch removes some redundant code. > > Thanks, now applied, so we should be all synced up now, right? Yes, fantastic. Thanks very much Greg. Cheers, Mark