staging: comedi: comedilib.h: Coding style warning fix for block comments
authorJitendra Kumar Khasdev <jkhasdev@gmail.com>
Tue, 24 Nov 2015 12:22:28 +0000 (17:52 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Dec 2015 00:01:12 +0000 (16:01 -0800)
commit2acc980bc623bd8cf3959e85e01fe98c6ede74f5
tree28add37685c15829b3aa2b23bb49c2363b1c3ebe
parente5417e49965a47f690fe33ab5b27011c86ef89b5
staging: comedi: comedilib.h: Coding style warning fix for block comments

This patch is to comedilib.h file that fixes up following warnings
reported by checkpatch.pl :
I) Block comments use * on subsequent lines.

Apart from it I have remove header file path by base file name as
suggested by community.

Signed-off-by: Jitendra Kumar Khasdev <jkhasdev@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/comedilib.h