commit | 0df8baeab1ee2a5ccd3c725a44a431fcc63fe416 | [log] [tgz] |
---|---|---|
author | Shreeya Patel <shreeya.patel23498@gmail.com> | Sun Mar 04 18:13:12 2018 +0530 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Wed Mar 07 21:06:52 2018 +0000 |
tree | 41a53d13edf09aa3cf802ac428ff238fbcc45d00 | |
parent | 1026bb35371a499f977174f9f297ce8e2dfd1efb [diff] |
Staging: iio: adis16209: Adjust a switch statement Adjust a switch block to explicitly match channels and return -EINVAL as default case which makes the code semantically more clear. Signed-off-by: Shreeya Patel <shreeya.patel23498@gmail.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>