linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Staging: comedi: adv_pci_dio: fixed a comment style
@ 2015-11-04 20:36 Philippe Loctaux
  2015-11-04 20:57 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Philippe Loctaux @ 2015-11-04 20:36 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-kernel, loctauxphilippe

Fixed a comment issue.

Signed-off-by: Philippe Loctaux <loctauxphilippe@gmail.com>
---
 drivers/staging/comedi/drivers/adv_pci_dio.c | 44 ++++++++++++++--------------
 1 file changed, 22 insertions(+), 22 deletions(-)

diff --git a/drivers/staging/comedi/drivers/adv_pci_dio.c b/drivers/staging/comedi/drivers/adv_pci_dio.c
index f1b3c5a..1ace5f1 100644
--- a/drivers/staging/comedi/drivers/adv_pci_dio.c
+++ b/drivers/staging/comedi/drivers/adv_pci_dio.c
@@ -5,29 +5,29 @@
  *
  *  Hardware driver for Advantech PCI DIO cards.
 */
-/*
-Driver: adv_pci_dio
-Description: Advantech PCI-1730, PCI-1733, PCI-1734, PCI-1735U,
-	PCI-1736UP, PCI-1739U, PCI-1750, PCI-1751, PCI-1752,
-	PCI-1753/E, PCI-1754, PCI-1756, PCI-1760, PCI-1762
-Author: Michal Dobes <dobes@tesnet.cz>
-Devices: [Advantech] PCI-1730 (adv_pci_dio), PCI-1733,
-  PCI-1734, PCI-1735U, PCI-1736UP, PCI-1739U, PCI-1750,
-  PCI-1751, PCI-1752, PCI-1753,
-  PCI-1753+PCI-1753E, PCI-1754, PCI-1756,
-  PCI-1760, PCI-1762
-Status: untested
-Updated: Mon, 09 Jan 2012 12:40:46 +0000
-
-This driver supports now only insn interface for DI/DO/DIO.
-
-Configuration options:
-  [0] - PCI bus of device (optional)
-  [1] - PCI slot of device (optional)
-	If bus/slot is not specified, the first available PCI
-	device will be used.
 
-*/
+/*
+ * Driver: adv_pci_dio
+ * Description: Advantech PCI-1730, PCI-1733, PCI-1734, PCI-1735U,
+ *	PCI-1736UP, PCI-1739U, PCI-1750, PCI-1751, PCI-1752,
+ *	PCI-1753/E, PCI-1754, PCI-1756, PCI-1760, PCI-1762
+ * Author: Michal Dobes <dobes@tesnet.cz>
+ * Devices: [Advantech] PCI-1730 (adv_pci_dio), PCI-1733,
+ * PCI-1734, PCI-1735U, PCI-1736UP, PCI-1739U, PCI-1750,
+ * PCI-1751, PCI-1752, PCI-1753,
+ * PCI-1753+PCI-1753E, PCI-1754, PCI-1756,
+ * PCI-1760, PCI-1762
+ * Status: untested
+ * Updated: Mon, 09 Jan 2012 12:40:46 +0000
+ *
+ * This driver supports now only insn interface for DI/DO/DIO.
+ *
+ * Configuration options:
+ *  [0] - PCI bus of device (optional)
+ *  [1] - PCI slot of device (optional)
+ *	If bus/slot is not specified, the first available PCI
+ *	device will be used.
+ */
 
 #include <linux/module.h>
 #include <linux/delay.h>
-- 
2.6.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Staging: comedi: adv_pci_dio: fixed a comment style
  2015-11-04 20:36 [PATCH] Staging: comedi: adv_pci_dio: fixed a comment style Philippe Loctaux
@ 2015-11-04 20:57 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2015-11-04 20:57 UTC (permalink / raw)
  To: Philippe Loctaux; +Cc: devel, linux-kernel

On Wed, Nov 04, 2015 at 09:36:30PM +0100, Philippe Loctaux wrote:
> Fixed a comment issue.

What comment issue would that be?

And please always use get_maintainer.pl to determine who to cc: patches
to.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-04 20:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-04 20:36 [PATCH] Staging: comedi: adv_pci_dio: fixed a comment style Philippe Loctaux
2015-11-04 20:57 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).