staging: comedi: ssv_dnp: tidy up multi-line comments
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Sat, 15 Aug 2015 00:09:12 +0000 (17:09 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:17 +0000 (18:24 -0700)
commit035d819b4ee6de95268381e92f65f8c98d39ecdc
treefcaebe9150284db73763570236cdc43b13397aec
parent6e2ebdf8720306d9aee47de4e050b41884de7e3d
staging: comedi: ssv_dnp: tidy up multi-line comments

Format the multi-line comments in the kernel CodingStyle.

Move the comment about the I/O ports in dnp_attach() to the start
of the function. This is typically where the resources are reserved.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ssv_dnp.c