staging: comedi: ni_labpc_isadma: fixed a comment coding style issue
authorAdrian Stanciu <adrian.stanciu.pub@gmail.com>
Sun, 4 Jun 2017 12:07:33 +0000 (15:07 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 Jun 2017 14:16:09 +0000 (16:16 +0200)
Fixed a BLOCK_COMMENT_STYLE warning reported by checkpatch.pl script.

Signed-off-by: Adrian Stanciu <adrian.stanciu.pub@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_labpc_isadma.h

index b8a1b0ee62902f5f8ce4292f01e24c3125777aee..e93f79050e605d116db24b0f51db0093548cb151 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * ni_labpc ISA DMA support.
-*/
+ */
 
 #ifndef _NI_LABPC_ISADMA_H
 #define _NI_LABPC_ISADMA_H