From: Ian Abbott Date: Tue, 29 Jul 2014 11:58:19 +0000 (+0100) Subject: staging: comedi: amplc_pci230: don't begin line with binary operator X-Git-Tag: cleanup-for-v3.18~125^2~129 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76cb39e014da351eebfdfa77dc69e4978ebcb6b2;p=pandora-kernel.git staging: comedi: amplc_pci230: don't begin line with binary operator If an expression involving a binary operator needs to be split across two lines, put the split after the operator. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed