Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1309030 > unrolled thread
| Started by | Bo YU <tsu.yubo@gmail.com> |
|---|---|
| First post | 2016-01-14 06:40 +0100 |
| Last post | 2016-01-14 06:40 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] Staging: comedi: fix more characters coding style issue in comedi_pcmcia.h Bo YU <tsu.yubo@gmail.com> - 2016-01-14 06:40 +0100
| From | Bo YU <tsu.yubo@gmail.com> |
|---|---|
| Date | 2016-01-14 06:40 +0100 |
| Subject | Re: [PATCH] Staging: comedi: fix more characters coding style issue in comedi_pcmcia.h |
| Message-ID | <qQINA-2u2-5@gated-at.bofh.it> |
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
Back to top | Article view | linux.kernel
csiph-web