All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: "Stéphane Pajot" <pajot.stephane@gmail.com>
Cc: arun.thomas@gmail.com, devel@driverdev.osuosl.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] Staging: comedi: fix tabulation and over 80 chars issues in amplc_pci224.c This is a patch to the amplc_pci224.c file that fixes up tabulation style errors and over 80 chars warning found by the checkpatch.pl tool Signed-off-by: Steph
Date: Thu, 12 May 2011 13:40:09 -0700	[thread overview]
Message-ID: <20110512204009.GA3735@suse.de> (raw)
In-Reply-To: <BANLkTi=1fdP1t0SN0fLEq_Rhx7kJkTVRLQ@mail.gmail.com>

On Thu, May 12, 2011 at 10:03:35PM +0200, Stéphane Pajot wrote:
> My answer in purple :

Purple doesn't show up in plain text email clients :(

> 2011/5/12 Greg KH <gregkh@suse.de>
> 
>     On Thu, May 12, 2011 at 06:44:58PM +0200, Stephane Pajot wrote:
>     > ---
>     >  drivers/staging/comedi/drivers/amplc_pci224.c |   63
>     +++++++++++++------------
>     >  1 files changed, 33 insertions(+), 30 deletions(-)
>     >
>     > diff --git a/drivers/staging/comedi/drivers/amplc_pci224.c b/drivers/
>     staging/comedi/drivers/amplc_pci224.c
>     > index 1b5ba1c..2f61358 100644
>     > --- a/drivers/staging/comedi/drivers/amplc_pci224.c
>     > +++ b/drivers/staging/comedi/drivers/amplc_pci224.c
>     > @@ -52,33 +52,33 @@ Supports:
>     >  Configuration options - PCI224:
>     >    [0] - PCI bus of device (optional).
>     >    [1] - PCI slot of device (optional).
>     > -          If bus/slot is not specified, the first available PCI device
>     > -          will be used.
>     > +     If bus/slot is not specified, the first available PCI device
>     > +     will be used.
> 
>     Why did you change these comment lines ? 
> 
> 
> I change the space by a tabulation. Checkpatch.pl return errors about that
> (maybe it's a mistake...). Question : when checkpatch.pl return this kind of
> error (tabulation, or style in general) do we have to correct it too ?    

Just leave it alone, checkpatch isn't always correct, it's a guideline.

thanks,

greg k-h

       reply	other threads:[~2011-05-12 20:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <BANLkTi=1fdP1t0SN0fLEq_Rhx7kJkTVRLQ@mail.gmail.com>
2011-05-12 20:40 ` Greg KH [this message]
     [not found] <BANLkTi=wa_OXF9c2XExScv-bNyR3Uu2aGw@mail.gmail.com>
2011-05-12 17:20 ` [PATCH 2/2] Staging: comedi: fix tabulation and over 80 chars issues in amplc_pci224.c This is a patch to the amplc_pci224.c file that fixes up tabulation style errors and over 80 chars warning found by the checkpatch.pl tool Signed-off-by: Steph Greg KH

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=20110512204009.GA3735@suse.de \
    --to=gregkh@suse.de \
    --cc=arun.thomas@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pajot.stephane@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 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.