]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcf4b4000ee562ff38db80000789a481b263f3b19
tree28add37685c15829b3aa2b23bb49c2363b1c3ebe
parent6d56cf134aa0d9173bd7ee26355a7d5c1337e40f
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