OSDN Git Service

staging: iio: cdc: ad7150: use value copy to shorten the line length
authorSlawomir Stepien <sst@poczta.fm>
Fri, 5 Oct 2018 08:04:44 +0000 (10:04 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 7 Oct 2018 19:06:41 +0000 (20:06 +0100)
commit4bb199e51ddc45eeb823e2c7ae670de06912fa9c
tree5fe86b20e48aa89bf5eb4de0f52b528e92cb8021
parent388008bbd60ccf2787ebe053dd91ee92f275630f
staging: iio: cdc: ad7150: use value copy to shorten the line length

By using the copy of channel attribute, we can now make the lines short
enough to eliminate the checkpatch.pl problem:

    CHECK: Alignment should match open parenthesis

Signed-off-by: Slawomir Stepien <sst@poczta.fm>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/cdc/ad7150.c