Re: [PATCH 0/5] *** SUBJECT HERE ***

From: Matt Ranostay
Date: Sat Mar 23 2019 - 15:24:17 EST


You may want to change "*** SUBJECT HERE ***" in the future :)

- Matt

On Sat, Mar 23, 2019 at 5:53 AM Cristian Sicilia
<sicilia.cristian@xxxxxxxxx> wrote:
>
> Some source refactoring, parameters aligment and camel case clearing.
>
> Replacement of bool to bitfield in a struct, but not found
> the population to check if it is done correctly.
>
> Cristian Sicilia (5):
> staging: iio: adc: Tab alignment
> staging: iio: adc: Converted bool to bitfield format
> staging: iio: adc: Avoid precedence issues in macro
> staging: iio: adc: Adding temp var to improve readability
> staging: iio: adc: Remove CamelCase notation
>
> drivers/staging/iio/adc/ad7192.h | 16 +++---
> drivers/staging/iio/adc/ad7280a.c | 109 ++++++++++++++++++--------------------
> 2 files changed, 60 insertions(+), 65 deletions(-)
>
> --
> 2.7.4
>