diff options
author | Dixit Parmar <dixitparmar19@gmail.com> | 2025-09-10 19:36:49 +0530 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2025-09-10 19:47:06 +0100 |
commit | 09579fb72e5412a4e98aee42c8a3ab3d437f8a32 (patch) | |
tree | a17456e75d71d7b07630e9f2ad6a2e6d7f03497e /scripts/kernel-doc.py | |
parent | 7b69cb9a18b1ec4699b36caff44152ee673be18a (diff) |
iio: magnetometer: als31300: remove unused IIO_CHAN_INFO_PROCESSED handling
The als31300 driver does not advertise IIO_CHAN_INFO_PROCESSED in its
info_mask_* fields, so the corresponding case in read_raw() is never used.
Drop the dead code to reduce unnecessary branches and improve clarity.
Signed-off-by: Dixit Parmar <dixitparmar19@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'scripts/kernel-doc.py')
0 files changed, 0 insertions, 0 deletions