All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: jitendra kumar khasdev <jkhasdev@gmail.com>
Cc: abbotti@mev.co.uk, hsweeten@visionengravers.com,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
	pankaj.saraf@nektech.in
Subject: Re: [PATCH 2/2] Staging: comedi: Fix warning line over 80 character
Date: Sat, 24 Jan 2015 08:07:22 +0800	[thread overview]
Message-ID: <20150124000722.GA11819@kroah.com> (raw)
In-Reply-To: <1422035602-17295-1-git-send-email-jkhasdev@gmail.com>

On Fri, Jan 23, 2015 at 11:23:22PM +0530, jitendra kumar khasdev wrote:
> This is patch to file ni_labpc_cs.c that fix warning line
> over 80 character which is found by checkpatch tool.
> 
> Signed-off-by: Jitendra Kumar Khasdev <jkhasdev@gmail.com>
> ---
>  drivers/staging/comedi/drivers/ni_labpc_cs.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/comedi/drivers/ni_labpc_cs.c b/drivers/staging/comedi/drivers/ni_labpc_cs.c
> index 0a8b322..9858ab1 100644
> --- a/drivers/staging/comedi/drivers/ni_labpc_cs.c
> +++ b/drivers/staging/comedi/drivers/ni_labpc_cs.c
> @@ -1,7 +1,8 @@
>  /*
>      comedi/drivers/ni_labpc_cs.c
>      Driver for National Instruments daqcard-1200 boards
> -    Copyright (C) 2001, 2002, 2003 Frank Mori Hess <fmhess@users.sourceforge.net>
> +    Copyright (C) 2001, 2002, 2003 Frank Mori Hess
> +    <fmhess@users.sourceforge.net>

That looks worse now, please make changes that need to be made and make
things better looking.

thanks,

greg k-h

      reply	other threads:[~2015-01-24  0:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-23 17:53 [PATCH 2/2] Staging: comedi: Fix warning line over 80 character jitendra kumar khasdev
2015-01-24  0:07 ` Greg KH [this message]

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=20150124000722.GA11819@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=abbotti@mev.co.uk \
    --cc=devel@driverdev.osuosl.org \
    --cc=hsweeten@visionengravers.com \
    --cc=jkhasdev@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pankaj.saraf@nektech.in \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.