Re: [PATCH] staging: iio: adc: ad7280: Add spaces around math operator

2019-11-10 Thread Pedro Ortega
On Sun, Nov 10, 2019 at 01:27:10PM +, Jonathan Cameron wrote: > On Sat, 9 Nov 2019 16:17:28 +0100 > Pedro Ortega wrote: > > > Add spaces around the minus math operator to increase readability. > > > > Signed-off-by: Pedro Ortega > Hi Pedro, > > Afraid not. Look at what that macro is actuall

Re: [PATCH] staging: iio: adc: ad7280: Add spaces around math operator

2019-11-10 Thread Jonathan Cameron
On Sat, 9 Nov 2019 16:17:28 +0100 Pedro Ortega wrote: > Add spaces around the minus math operator to increase readability. > > Signed-off-by: Pedro Ortega Hi Pedro, Afraid not. Look at what that macro is actually doing. That's not a maths operator at all. I'm fairly sure we had a plan to a