]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
staging: comedi: rti800: cleanup multi-line comments
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 9 Apr 2013 01:21:59 +0000 (18:21 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Apr 2013 23:29:26 +0000 (16:29 -0700)
commit50f7ee9f7d29fdcb23e71e9fff8ff9fef6a9618a
tree60fb3726dae1c632169b6841a2e182c09a9ecf3e
parentca52a233f7e0ba12ceab6a99fea60e877207e58f
staging: comedi: rti800: cleanup multi-line comments

Cleanup the multi-line comments at the beginning of the file to follow
the kernel CodingStyle.

Remove the comments before rt1800_attach(). They are a duplicate of
the "Configuration Options" in the Comedi comment block at the start
of the file.

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