From: Ian Abbott Date: Tue, 8 Oct 2013 18:06:15 +0000 (+0100) Subject: staging: comedi: s626: tidy the header file a bit X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~369 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb4700edd966c74c0e489b026077abeadffac948;p=pandora-kernel.git 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 Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed