From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422672AbaDJUDU (ORCPT ); Thu, 10 Apr 2014 16:03:20 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:48515 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935282AbaDJUDS (ORCPT ); Thu, 10 Apr 2014 16:03:18 -0400 Date: Thu, 10 Apr 2014 13:05:51 -0700 From: Greg Kroah-Hartman To: Camille Begue Cc: devel@driverdev.osuosl.org, Ian Abbott , open list Subject: Re: [PATCH v4 1/1] staging: comedi: Fix checkpatch warning Message-ID: <20140410200551.GA18478@kroah.com> References: <1396645854-20944-1-git-send-email-camille.begue44@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1396645854-20944-1-git-send-email-camille.begue44@gmail.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 On Fri, Apr 04, 2014 at 11:10:51PM +0200, Camille Begue wrote: > Wrap lines > 80 columns. > > Signed-off-by: Camille Begue Unfortunatly someone sent this same patch a few days before you, so I had to accept that one, not this one, sorry. Feel free to send other cleanup patches, we need all the help we can get here :) thanks, greg k-h