commit | 389cd417e3b0f707ecd933b8fd26e910898ac2fc | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Mon Jun 14 12:25:05 2010 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Jun 17 16:03:58 2010 -0700 |
tree | 48af847d13e48576595de2d2d101136bdf38f0c0 | |
parent | 3420f6b4c1ac731e80d0911e0092705992cef14f [diff] |
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>