From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754545AbbGPPuD (ORCPT ); Thu, 16 Jul 2015 11:50:03 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:55936 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752316AbbGPPuA (ORCPT ); Thu, 16 Jul 2015 11:50:00 -0400 Date: Thu, 16 Jul 2015 08:49:58 -0700 From: Greg KH To: Craig Inches Cc: lidza.louina@gmail.com, markh@compro.net, driverdev-devel@linuxdriverproject.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: drivers: dgnc Message-ID: <20150716154958.GA18530@kroah.com> References: <1437088293-12128-1-git-send-email-craig.inches@xayto.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1437088293-12128-1-git-send-email-craig.inches@xayto.net> User-Agent: Mutt/1.5.23+102 (2ca89bed6448) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 16, 2015 at 11:11:33PM +0000, Craig Inches wrote: > Fixed up some checkpatch.pl style issues. > Line greater than 80 Chars in multiple locations. > > Signed-off-by: Craig Inches > --- > drivers/staging/dgnc/dgnc_tty.c | 168 ++++++++++++++++++++++++++-------------- > 1 file changed, 110 insertions(+), 58 deletions(-) Also, when resending, please fix up your subject line to give a hint as to what you are doing, not just the driver you are modifying. thanks, greg k-h