From: Ian Abbott Date: Tue, 29 Jul 2014 11:58:18 +0000 (+0100) Subject: staging: comedi: amplc_pci230: add whitespace to register values X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b39e8e973f91f9b80ba1a42e9be7e24eb040081;p=pandora-kernel.git staging: comedi: amplc_pci230: add whitespace to register values Several macros are defined for bit-field values within hardware registers. They are defined as left-shifted values. Add some whitespace around the left-shift operator. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed