staging: comedi: ni_labpc_isadma: fixed a comment coding style issue

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>
This commit is contained in:
Adrian Stanciu 2017-06-04 15:07:33 +03:00 committed by Greg Kroah-Hartman
parent 9f98c6e67f
commit 97b30bad76

View File

@ -1,6 +1,6 @@
/*
* ni_labpc ISA DMA support.
*/
*/
#ifndef _NI_LABPC_ISADMA_H
#define _NI_LABPC_ISADMA_H