From: YU Bo <tsu.yubo@gmail.com>
To: Kroah-Hartman <gregkh@linuxfoundation.org>,
Abbott <abbotti@mev.co.uk>,
Hartley Sweeten <hsweeten@visionengravers.com>
Cc: "open list:STAGING SUBSYSTEM" <devel@driverdev.osuosl.org>,
open list <linux-kernel@vger.kernel.org>
Subject: [PATCH] Staging: comedi: fix more characters coding style issue in comedi_pcmcia.h
Date: Thu, 14 Jan 2016 21:46:57 +0800 [thread overview]
Message-ID: <20160114134654.GA6740@debian> (raw)
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
--
Best Regards
next reply other threads:[~2016-01-14 5:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-14 13:46 YU Bo [this message]
2016-02-08 2:37 ` [PATCH] Staging: comedi: fix more characters coding style issue in comedi_pcmcia.h Kroah-Hartman
[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=20160114134654.GA6740@debian \
--to=tsu.yubo@gmail.com \
--cc=abbotti@mev.co.uk \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox