Re: [PATCH] staging:iio:adc: fix codestyle

2018-12-16 Thread Dan Carpenter
The patch prefix should be "staging: iio: adc: ad7280a:". Do git log --oneline drivers/staging/iio/adc/ad7280a.c and copy what other people do. On Mon, Dec 17, 2018 at 04:43:33AM +0300, Sergey Efimochkin wrote: > staging:iio:adc: fix codestyle Only to do one thing per patch. We need a better pa

[PATCH] staging:iio:adc: fix codestyle

2018-12-16 Thread Sergey Efimochkin
staging:iio:adc: fix codestyle Signed-off-by: Sergey Efimochkin --- drivers/staging/iio/adc/ad7280a.c | 20 +--- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/drivers/staging/iio/adc/ad7280a.c b/drivers/staging/iio/adc/ad7280a.c index 58420dcb406d..52e12d1201b3 1