[PATCH 0/3] staging:iio:meter: Checkpatch cleanup for meter

2018-03-06 Thread Rodrigo Siqueira
This patchset fixes errors and checks found by checkpatch.pl in the staging/iio/meter. These series fixes: * Removes the use of 4 digit octal by replaces IIO_DEV_ATTR_CH_OFF by IIO_DEVICE_ATTR; * Removes unnecessary macro; * Aligns open parenthesis; After apply this patch series, meter

[PATCH 0/3] staging:iio:meter: Checkpatch cleanup for meter

2018-03-06 Thread Rodrigo Siqueira
This patchset fixes errors and checks found by checkpatch.pl in the staging/iio/meter. These series fixes: * Removes the use of 4 digit octal by replaces IIO_DEV_ATTR_CH_OFF by IIO_DEVICE_ATTR; * Removes unnecessary macro; * Aligns open parenthesis; After apply this patch series, meter