Re: [PATCHv4 6/8] Fixed code wrap alignment with preceding (.

2016-12-30 Thread Jonathan Cameron
On 25/12/16 19:56, Scott Matheina wrote: > The code wasn't aligned with preceding ( on following lines, fixes > this coding style issue. > > Signed-off-by: Scott Matheina This looks fine, but is invasive enough I suspect it won't apply without some of the earlier patches. If you care to respin t

[PATCHv4 6/8] Fixed code wrap alignment with preceding (.

2016-12-25 Thread Scott Matheina
The code wasn't aligned with preceding ( on following lines, fixes this coding style issue. Signed-off-by: Scott Matheina --- drivers/staging/iio/addac/adt7316.c | 34 +- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/drivers/staging/iio/addac/adt