diff options
author | Anup Sharma <anupnewsmail@gmail.com> | 2023-01-28 18:48:17 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2023-01-28 19:08:47 +0100 |
commit | 4ae612e4af95d72e36f478cad66d47c06b86de68 (patch) | |
tree | d77683e15fd39fb72d1cab92f30d8777b2136f2e /drivers/iio/trigger | |
parent | iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf... (diff) | |
download | linux-4ae612e4af95d72e36f478cad66d47c06b86de68.tar.xz linux-4ae612e4af95d72e36f478cad66d47c06b86de68.zip |
iio: adc: ad7291: Fix indentation error by adding extra spaces
Added extra spaces before statements to fix
following indentation warnings reported by checkpatch.pl.
WARNING: Statements should start on a tabstop
+ return 0;
Signed-off-by: Anup Sharma <anupnewsmail@gmail.com>
Link: https://lore.kernel.org/r/Y9Vf4Tp8JKvy+y0u@yoga
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/trigger')
0 files changed, 0 insertions, 0 deletions