commit | 757b4bcaa0d8fa74500b14b1655f6638ceafd056 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo@kernel.org> | Sun Dec 01 23:38:18 2019 +0200 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sun Dec 15 11:42:15 2019 +0000 |
tree | daf23d22e9bb26b3289d06523f081574a616cbda | |
parent | 2c289e63944467a41c6703f46bcf2f3340713510 [diff] |
iio: imu: st_lsm6dsx: fix checkpatch warning Fix following checkpatch warning: CHECK: Alignment should match open parenthesis +static int st_lsm6dsx_read_event(struct iio_dev *iio_dev, + const struct iio_chan_spec *chan, Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>