From: Greg KH <gregkh@linuxfoundation.org>
To: Philippe Loctaux <phil@philippeloctaux.com>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Staging: comedi: pcmcia: fixed a line with over 80 chars
Date: Fri, 18 Dec 2015 15:00:42 -0800 [thread overview]
Message-ID: <20151218230042.GA25651@kroah.com> (raw)
In-Reply-To: <1450024834-21370-1-git-send-email-phil@philippeloctaux.com>
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 :(
next prev parent reply other threads:[~2015-12-19 0:44 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 [this message]
2015-12-19 19:05 ` Philippe Loctaux
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=20151218230042.GA25651@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=devel@driverdev.osuosl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=phil@philippeloctaux.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