From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752246AbbGPQlu (ORCPT ); Thu, 16 Jul 2015 12:41:50 -0400 Received: from 202-89-161-53.static.dsl.amnet.net.au ([202.89.161.53]:47886 "EHLO GateKeeper.xayto.local" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751637AbbGPQlt (ORCPT ); Thu, 16 Jul 2015 12:41:49 -0400 X-Greylist: delayed 1230 seconds by postgrey-1.27 at vger.kernel.org; Thu, 16 Jul 2015 12:41:48 EDT Date: Fri, 17 Jul 2015 00:20:42 +0000 From: Craig Inches To: Joe Perches Cc: Craig Inches , lidza.louina@gmail.com, markh@compro.net, gregkh@linuxfoundation.org, driverdev-devel@linuxdriverproject.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: drivers: dgnc Message-ID: <20150717002041.GA8792@Morat.xayto.local> References: <1437088293-12128-1-git-send-email-craig.inches@xayto.net> <1437060653.16262.25.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1437060653.16262.25.camel@perches.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Joe, On Thu, Jul 16, 2015 at 08:30:53AM -0700, Joe Perches wrote: > On Thu, 2015-07-16 at 23:11 +0000, Craig Inches wrote: > > Fixed up some checkpatch.pl style issues. > > Line greater than 80 Chars in multiple locations. > > I think most all of these are not improvements. Ok, can you be a little more specific? I did see some that where not worth modifying due to only being 1 or 2 chars over, and breaking the line seemed pointless. > Please use --strict when verifying your patches. Not sure where the --strict should be set? I cant see the option in the checklist.pl script > Please fix the time on your systemp. Thanks for pointing that out, my mail servers time was out. Thanks for your feedback. Craig