staging: comedi: s626: tidy the header file a bit
authorIan Abbott <abbotti@mev.co.uk>
Tue, 8 Oct 2013 18:06:15 +0000 (19:06 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Oct 2013 22:34:17 +0000 (15:34 -0700)
commiteb4700edd966c74c0e489b026077abeadffac948
treea62f9dc19b5a2ca182fe85852e143ab41c7fffd1
parentbd3665c94a99e5788d13b20e68cd4ce21b38f877
staging: comedi: s626: tidy the header file a bit

Tidy up the "s626.h" header file a bit, cleaning up the whitespace and
fixing overlength lines.  Add multiple inclusion protection (even though
it's only included once and only by "s626.c").  Remove unnecessary
driver comment near the start of the file as it is more or less the same
as the one in "s626.c".  Remove obviously unused/useless stuff.

I'm not sure what to do about the INTEL/MOTOROLA platform selection in
the file.  I've left it alone (set to INTEL) for now.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/s626.h
This page took 0.035041 seconds and 5 git commands to generate.