]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: comedi: drivers: das08: Add whitespace to driver comment block
authorIan Abbott <abbotti@mev.co.uk>
Mon, 14 Jun 2010 11:25:05 +0000 (12:25 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 17 Jun 2010 23:03:58 +0000 (16:03 -0700)
commitfee0c784677a55ecc8fceb4a0b59d5330c93da5f
tree48af847d13e48576595de2d2d101136bdf38f0c0
parent83350c6ade6090d84015603df8af2b572f338960
Staging: comedi: drivers: das08: Add whitespace to driver comment block

Previous whitespace changes to das08.c removed some whitespace from a
"driver comment block" that the Comedi team would like to keep.  "Header
continuation lines" in this comment block should be indented with
whitespace.  (This is after the " * " at the start of each line.)

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/das08.c