Re: [PATCH 05/19] staging: iio: isl29028: made alignment of #defines consistent

2017-01-08 Thread Jonathan Cameron
On 04/12/16 02:19, Brian Masney wrote: > The alignment of the #defines at the top of the file is not consistent. > This changes all of the defines to use consistent alignment to improve > the code readability. > > Signed-off-by: Brian Masney Skipped patch 4 for now, but

Re: [PATCH 05/19] staging: iio: isl29028: made alignment of #defines consistent

2017-01-08 Thread Jonathan Cameron
On 04/12/16 02:19, Brian Masney wrote: > The alignment of the #defines at the top of the file is not consistent. > This changes all of the defines to use consistent alignment to improve > the code readability. > > Signed-off-by: Brian Masney Skipped patch 4 for now, but this one still applies

[PATCH 05/19] staging: iio: isl29028: made alignment of #defines consistent

2016-12-03 Thread Brian Masney
The alignment of the #defines at the top of the file is not consistent. This changes all of the defines to use consistent alignment to improve the code readability. Signed-off-by: Brian Masney --- drivers/staging/iio/light/isl29028.c | 42

[PATCH 05/19] staging: iio: isl29028: made alignment of #defines consistent

2016-12-03 Thread Brian Masney
The alignment of the #defines at the top of the file is not consistent. This changes all of the defines to use consistent alignment to improve the code readability. Signed-off-by: Brian Masney --- drivers/staging/iio/light/isl29028.c | 42 ++-- 1 file changed, 21