OSDN Git Service

staging: iio: adc: ad7606: Misc style fixes (no functional change)
authorStefan Popa <stefan.popa@analog.com>
Mon, 17 Dec 2018 12:23:38 +0000 (14:23 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 5 Jan 2019 16:10:52 +0000 (16:10 +0000)
commit54160ae3b2d3b45824da90a64d81c9a148c6fdbf
treefd4eb4412e2198be414bf002e1ff9d8ff7d7f206
parentcc49bd1652a405dc641aeffa6b0925ad9a1affb3
staging: iio: adc: ad7606: Misc style fixes (no functional change)

* Placed includes in alphabetical order
* Added brackets around num and mask through out for AD760X_CHANNEL
* Used single line comments where needed
* Removed extra lines and spaces

Signed-off-by: Stefan Popa <stefan.popa@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/adc/ad7606.c
drivers/staging/iio/adc/ad7606.h
drivers/staging/iio/adc/ad7606_par.c
drivers/staging/iio/adc/ad7606_spi.c