Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753056AbcLFJMy (ORCPT ); Tue, 6 Dec 2016 04:12:54 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:39540 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751327AbcLFJMt (ORCPT ); Tue, 6 Dec 2016 04:12:49 -0500 Date: Tue, 6 Dec 2016 10:12:56 +0100 From: Greg KH To: Fernando Apesteguia Cc: lidza.louina@gmail.com, markh@compro.net, driverdev-devel@linuxdriverproject.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH V2] staging: dgnc: Fix lines longer than 80 characters Message-ID: <20161206091256.GB12130@kroah.com> References: <1480880464-15052-1-git-send-email-fernando.apesteguia@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1480880464-15052-1-git-send-email-fernando.apesteguia@gmail.com> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 409 Lines: 17 On Sun, Dec 04, 2016 at 08:41:04PM +0100, Fernando Apesteguia wrote: > For the first lines of the patch, I opted to create a small function > instead of breaking the the line in a weird way. > > This is v2 of the patch with the name of the function changed from > v1 This goes below the --- line. > > The other changes are simple ones. What does that mean? Please always be specific. thanks, greg k-h