From: Kroah-Hartman <gregkh@linuxfoundation.org>
To: Abbott <abbotti@mev.co.uk>,
Hartley Sweeten <hsweeten@visionengravers.com>,
"open list:STAGING SUBSYSTEM" <devel@driverdev.osuosl.org>,
open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Staging: comedi: fix more characters coding style issue in comedi_pcmcia.h
Date: Sun, 7 Feb 2016 18:37:41 -0800 [thread overview]
Message-ID: <20160208023741.GB32084@kroah.com> (raw)
In-Reply-To: <20160114134654.GA6740@debian>
On Thu, Jan 14, 2016 at 09:46:57PM +0800, YU Bo wrote:
> This is a patch to the comedi_pcmcia.h file that fixes up a "line over
> 80 characters" warning found by the checkpatch.pl tool
>
> Signed-off-by: YU Bo <tsu.yubo@gmail.com>
> ---
> drivers/staging/comedi/comedi_pcmcia.h | 3 ++-
> 1 个文件被修改,插入 2 行(+),删除 1 行(-)
>
> diff --git a/drivers/staging/comedi/comedi_pcmcia.h b/drivers/staging/comedi/comedi_pcmcia.h
> index 5d3db2b..3d076e7 100644
> --- a/drivers/staging/comedi/comedi_pcmcia.h
> +++ b/drivers/staging/comedi/comedi_pcmcia.h
> @@ -39,7 +39,8 @@ 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
> * @__comedi_driver: comedi_driver struct
> * @__pcmcia_driver: pcmcia_driver struct
> *
> --
> 1.7.10.4
>
Also did not apply :(
next prev parent reply other threads:[~2016-02-08 2:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-14 13:46 [PATCH] Staging: comedi: fix more characters coding style issue in comedi_pcmcia.h YU Bo
2016-02-08 2:37 ` Kroah-Hartman [this message]
[not found] <20160114133011.GA6417@debian>
2016-01-14 5:36 ` Bo YU
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=20160208023741.GB32084@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=abbotti@mev.co.uk \
--cc=devel@driverdev.osuosl.org \
--cc=hsweeten@visionengravers.com \
--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.