All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Loctaux <phil@philippeloctaux.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Staging: comedi: pcmcia: fixed a line with over 80 chars
Date: Sat, 19 Dec 2015 20:05:18 +0100	[thread overview]
Message-ID: <20151219190518.GA2488@tarch.home> (raw)
In-Reply-To: <20151218230042.GA25651@kroah.com>

Sorry I didn't read the doc correctly!

--
Philippe Loctaux
phil@philippeloctaux.com

On Fri, Dec 18, 2015 at 03:00:42PM -0800, Greg KH wrote:
> On Sun, Dec 13, 2015 at 05:40:34PM +0100, Philippe Loctaux wrote:
> > This patch fixes the checkpatch.pl warning:
> > 
> > WARNING: line over 80 characters
> > 
> > Signed-off-by: Philippe Loctaux <phil@philippeloctaux.com>
> > ---
> >  drivers/staging/comedi/comedi_pcmcia.h | 6 ++++--
> >  1 file changed, 4 insertions(+), 2 deletions(-)
> > 
> > diff --git a/drivers/staging/comedi/comedi_pcmcia.h b/drivers/staging/comedi/comedi_pcmcia.h
> > index 5d3db2b..245e6bd 100644
> > --- a/drivers/staging/comedi/comedi_pcmcia.h
> > +++ b/drivers/staging/comedi/comedi_pcmcia.h
> > @@ -38,8 +38,10 @@ int comedi_pcmcia_driver_register(struct comedi_driver *,
> >  void comedi_pcmcia_driver_unregister(struct comedi_driver *,
> >  				     struct pcmcia_driver *);
> >  
> > -/**
> > - * module_comedi_pcmcia_driver() - Helper macro for registering a comedi PCMCIA driver
> > +/*
> > + * module_comedi_pcmcia_driver()
> > + * Helper macro for registering a comedi PCMCIA driver
> 
> No, you just broke the kernel-doc formatting here :(

      reply	other threads:[~2015-12-19 19:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-13 16:40 [PATCH] Staging: comedi: pcmcia: fixed a line with over 80 chars Philippe Loctaux
2015-12-18 23:00 ` Greg KH
2015-12-19 19:05   ` Philippe Loctaux [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=20151219190518.GA2488@tarch.home \
    --to=phil@philippeloctaux.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /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.