All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Staging: comedi: fix block comments coding style issue in comedi.h
@ 2015-12-14  7:41 maomao xu
  2015-12-22  0:02 ` Greg KH
  0 siblings, 1 reply; 8+ messages in thread
From: maomao xu @ 2015-12-14  7:41 UTC (permalink / raw)
  To: abbotti, hsweeten, gregkh, colinpatrickcronin, devel, linux-kernel
  Cc: maomao xu

Fix up block comments to make a trailing */ on a separate line

Signed-off-by: maomao xu <albert008.xu@gmail.com>
---
 drivers/staging/comedi/comedi.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/drivers/staging/comedi/comedi.h b/drivers/staging/comedi/comedi.h
index 66edda1..ec5e59c 100644
--- a/drivers/staging/comedi/comedi.h
+++ b/drivers/staging/comedi/comedi.h
@@ -895,7 +895,8 @@ enum amplc_dio_ts_clock_src {
 };
 
 /* Values for setting a gate source with INSN_CONFIG_SET_GATE_SRC for
- * 8254 counter subdevices on Amplicon DIO boards (amplc_dio200 driver). */
+ * 8254 counter subdevices on Amplicon DIO boards (amplc_dio200 driver).
+ */
 enum amplc_dio_gate_source {
 	AMPLC_DIO_GAT_VCC,	/* internal high logic level */
 	AMPLC_DIO_GAT_GND,	/* internal low logic level */
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [PATCH] Staging: comedi: fix block comments coding style issue in comedi.h
@ 2015-12-22  5:41 maomao xu
  2015-12-22  9:13 ` Ian Abbott
  0 siblings, 1 reply; 8+ messages in thread
From: maomao xu @ 2015-12-22  5:41 UTC (permalink / raw)
  To: abbotti, hsweeten, gregkh, colinpatrickcronin, devel, linux-kernel
  Cc: maomao xu

Fix up block comments to make a trailing */ on a separate line

Signed-off-by: maomao xu <albert008.xu@gmail.com>
---
 drivers/staging/comedi/comedi.h |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/drivers/staging/comedi/comedi.h b/drivers/staging/comedi/comedi.h
index 66edda1..ec5e59c 100644
--- a/drivers/staging/comedi/comedi.h
+++ b/drivers/staging/comedi/comedi.h
@@ -895,7 +895,8 @@ enum amplc_dio_ts_clock_src {
 };
 
 /* Values for setting a gate source with INSN_CONFIG_SET_GATE_SRC for
- * 8254 counter subdevices on Amplicon DIO boards (amplc_dio200 driver). */
+ * 8254 counter subdevices on Amplicon DIO boards (amplc_dio200 driver).
+ */
 enum amplc_dio_gate_source {
 	AMPLC_DIO_GAT_VCC,	/* internal high logic level */
 	AMPLC_DIO_GAT_GND,	/* internal low logic level */
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [PATCH] Staging: comedi: fix block comments coding style issue in comedi.h
@ 2015-11-18 10:09 maomao xu
  0 siblings, 0 replies; 8+ messages in thread
From: maomao xu @ 2015-11-18 10:09 UTC (permalink / raw)
  To: abbotti, hsweeten, gregkh, colinpatrickcronin, devel, linux-kernel
  Cc: maomao xu

Fix up block comments to make a trailing */ on a separate line

Signed-off-by: maomao xu <albert008.xu@gmail.com>
---
 drivers/staging/comedi/comedi.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/drivers/staging/comedi/comedi.h b/drivers/staging/comedi/comedi.h
index 66edda1..ec5e59c 100644
--- a/drivers/staging/comedi/comedi.h
+++ b/drivers/staging/comedi/comedi.h
@@ -895,7 +895,8 @@ enum amplc_dio_ts_clock_src {
 };
 
 /* Values for setting a gate source with INSN_CONFIG_SET_GATE_SRC for
- * 8254 counter subdevices on Amplicon DIO boards (amplc_dio200 driver). */
+ * 8254 counter subdevices on Amplicon DIO boards (amplc_dio200 driver).
+ */
 enum amplc_dio_gate_source {
 	AMPLC_DIO_GAT_VCC,	/* internal high logic level */
 	AMPLC_DIO_GAT_GND,	/* internal low logic level */
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread
[parent not found: <1447075224-7621-1-git-send-email-albert008.xu@yahoo.com>]

end of thread, other threads:[~2015-12-23  4:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-14  7:41 [PATCH] Staging: comedi: fix block comments coding style issue in comedi.h maomao xu
2015-12-22  0:02 ` Greg KH
2015-12-23  2:51   ` maoma king
2015-12-23  4:25     ` Sudip Mukherjee
  -- strict thread matches above, loose matches on Subject: below --
2015-12-22  5:41 maomao xu
2015-12-22  9:13 ` Ian Abbott
2015-11-18 10:09 maomao xu
     [not found] <1447075224-7621-1-git-send-email-albert008.xu@yahoo.com>
2015-11-09 14:48 ` Greg KH

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.