From 76cb39e014da351eebfdfa77dc69e4978ebcb6b2 Mon Sep 17 00:00:00 2001 From: Ian Abbott Date: Tue, 29 Jul 2014 12:58:19 +0100 Subject: [PATCH] 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-format-patch failed