public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ian Abbott <abbotti@mev.co.uk>
To: Matthew Needes <mneedes@gmail.com>,
	H Hartley Sweeten <hsweeten@visionengravers.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] staging: comedi/drivers/pcl.* coding style fixes
Date: Tue, 26 May 2015 10:34:56 +0100	[thread overview]
Message-ID: <55643E40.7020003@mev.co.uk> (raw)
In-Reply-To: <1432597281-15465-2-git-send-email-mneedes@gmail.com>

On 26/05/2015 00:41, Matthew Needes wrote:
> pcl812.c (resend of earlier patch)
>      Fixed lines exceeding 80 columns, correcting some spelling in process
>
> Signed-off-by: Matthew Needes <mneedes@gmail.com>
> ---
>   drivers/staging/comedi/drivers/pcl812.c | 8 ++++----
>   1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/drivers/staging/comedi/drivers/pcl812.c b/drivers/staging/comedi/drivers/pcl812.c
> index 7474ef9..48f6cdf 100644
> --- a/drivers/staging/comedi/drivers/pcl812.c
> +++ b/drivers/staging/comedi/drivers/pcl812.c
> @@ -507,11 +507,11 @@ static const struct pcl812_board boardtypes[] = {
>
>   struct pcl812_private {
>   	struct comedi_isadma *dma;
> -	unsigned char range_correction;	/*  =1 we must add 1 to range number */
> +	unsigned char range_correction;	/* =1 we must add 1 to range number */
>   	unsigned int last_ai_chanspec;
> -	unsigned char mode_reg_int;	/*  there is stored INT number for some card */
> -	unsigned int ai_poll_ptr;	/*  how many sampes transfer poll */
> -	unsigned int max_812_ai_mode0_rangewait;	/*  setling time for gain */
> +	unsigned char mode_reg_int; /* stored INT number for some cards */
> +	unsigned int ai_poll_ptr; /* how many samples transfer poll */
> +	unsigned int max_812_ai_mode0_rangewait; /* settling time for gain */
>   	unsigned int use_diff:1;
>   	unsigned int use_mpc508:1;
>   	unsigned int use_ext_trg:1;
>

Reviewed-by: Ian Abbott <abbotti@mev.co.uk>

-- 
-=( Ian Abbott @ MEV Ltd.    E-mail: <abbotti@mev.co.uk> )=-
-=(                          Web: http://www.mev.co.uk/  )=-

  reply	other threads:[~2015-05-26 13:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-25 23:41 [PATCH 1/2] staging: comedi/drivers/pcl.* coding style fixes Matthew Needes
2015-05-25 23:41 ` [PATCH 2/2] " Matthew Needes
2015-05-26  9:34   ` Ian Abbott [this message]
2015-05-26  9:34 ` [PATCH 1/2] " Ian Abbott

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55643E40.7020003@mev.co.uk \
    --to=abbotti@mev.co.uk \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=hsweeten@visionengravers.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mneedes@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox