diff options
author | Lars-Peter Clausen <[email protected]> | 2020-11-14 13:00:00 +0100 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2020-12-03 19:32:44 +0000 |
commit | e08b60d352dbc3c32d64bdaedbb481fcdc14ff6c (patch) | |
tree | 9913703ede1f1bff85ca4c6d2580695cd7b0d645 /scripts/gdb/linux/modules.py | |
parent | eda20ba1e25e6d8e7fa0c62d1bd685aa5de8e8ff (diff) |
iio: core: Simplify iio_format_list()
iio_format_list() has two branches in a switch statement that are almost
identical. They only differ in the stride that is used to iterate through
the item list.
Consolidate this into a common code path to simplify the code.
Signed-off-by: Lars-Peter Clausen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions