From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754176AbbLVJNN (ORCPT ); Tue, 22 Dec 2015 04:13:13 -0500 Received: from smtp105.iad3a.emailsrvr.com ([173.203.187.105]:60359 "EHLO smtp105.iad3a.emailsrvr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754157AbbLVJNJ (ORCPT ); Tue, 22 Dec 2015 04:13:09 -0500 X-Auth-ID: abbotti@mev.co.uk X-Sender-Id: abbotti@mev.co.uk Subject: Re: [PATCH] Staging: comedi: fix block comments coding style issue in comedi.h To: maomao xu , hsweeten@visionengravers.com, gregkh@linuxfoundation.org, colinpatrickcronin@gmail.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org References: <1450762894-5058-1-git-send-email-albert008.xu@gmail.com> From: Ian Abbott Message-ID: <56791422.4050407@mev.co.uk> Date: Tue, 22 Dec 2015 09:13:06 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.4.0 MIME-Version: 1.0 In-Reply-To: <1450762894-5058-1-git-send-email-albert008.xu@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 22/12/15 05:41, maomao xu wrote: > Fix up block comments to make a trailing */ on a separate line > > Signed-off-by: maomao xu > --- > drivers/staging/comedi/comedi.h | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/drivers/staging/comedi/comedi.h b/drivers/staging/comedi/comedi.h > index 66edda1..ec5e59c 100644 > --- a/drivers/staging/comedi/comedi.h > +++ b/drivers/staging/comedi/comedi.h > @@ -895,7 +895,8 @@ enum amplc_dio_ts_clock_src { > }; > > /* Values for setting a gate source with INSN_CONFIG_SET_GATE_SRC for > - * 8254 counter subdevices on Amplicon DIO boards (amplc_dio200 driver). */ > + * 8254 counter subdevices on Amplicon DIO boards (amplc_dio200 driver). > + */ > enum amplc_dio_gate_source { > AMPLC_DIO_GAT_VCC, /* internal high logic level */ > AMPLC_DIO_GAT_GND, /* internal low logic level */ > Sorry, this clashes with another patch in Greg's staging-next branch. Also, it doesn't use the preferred block comment style with the leading '/*' on a separate line. -- -=( Ian Abbott @ MEV Ltd. E-mail: )=- -=( Web: http://www.mev.co.uk/ )=-