diff options
author | Pan Bian <bianpan2016@163.com> | 2016-12-03 21:44:30 +0800 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2016-12-04 10:57:57 +0000 |
commit | 91ca1a8c584f55857b1f6ab20a1d3a1ce7a559bb (patch) | |
tree | ebce1f85b61d3cfd7e385f71230c89a8ae1124bf /virt | |
parent | db4e5376d058af8924fafd0520a0942d92538d0e (diff) |
staging: iio: cdc: fix improper return value
At the end of function ad7150_write_event_config(), directly returns 0.
As a result, the errors will be ignored by the callers. It may be better
to return variable "ret".
Signed-off-by: Pan Bian <bianpan2016@163.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions