From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753223AbbESFr7 (ORCPT ); Tue, 19 May 2015 01:47:59 -0400 Received: from mail-pa0-f50.google.com ([209.85.220.50]:33307 "EHLO mail-pa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751600AbbESFr5 (ORCPT ); Tue, 19 May 2015 01:47:57 -0400 Date: Tue, 19 May 2015 11:17:50 +0530 From: Sudip Mukherjee To: Amaury Denoyelle Cc: Ian Abbott , devel@driverdev.osuosl.org, Greg Kroah-Hartman , H Hartley Sweeten , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] Staging: comedi: fix line longer than 80 chars in cb_pcidas64.c Message-ID: <20150519054750.GD3820@sudip-PC> References: <1431874043-8153-1-git-send-email-amaury.denoyelle@gmail.com> <20150518043528.GA3547@sudip-PC> <20150518175600.sCK5zSm4c6w=%amaury.denoyelle@gmail> <20150518185129.WkZU2BbjFRg=%amaury.denoyelle@gmail> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150518185129.WkZU2BbjFRg=%amaury.denoyelle@gmail> 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 Mon, May 18, 2015 at 08:51:29PM +0200, Amaury Denoyelle wrote: > > Sudip Mukherjee wrote: > > > > > On Sun, May 17, 2015 at 04:47:23PM +0200, Amaury Denoyelle wrote: > Thanks for your review. I was aware of the coding style for multi-line comments, but I chose to follow the same convention already used in the source file. > > I submit a new version where I respect the coding style in the comments I fixed. I editted only multi-line comments that were too long, in order to not have a messy patch. If you think it's better to be done, maybe I could submit a two-part patch. please send that way. And while replying please linewrap your reply to 72 char. regards sudip