diff options
author | Stephen Boyd <[email protected]> | 2018-09-24 16:52:35 -0700 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2018-10-11 23:09:58 +0200 |
commit | a676973e4501991e2ede959ee69c6553caa29038 (patch) | |
tree | 1bad2429946e2a9968916e752b2242ff9650a5ac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ef8d1639f2b71c683277cc2b27354541792f6ecf (diff) |
i2c: i2c-qcom-geni: Simplify irq handler
We don't need to use goto here, we can just collapse the if statement
and goto chain into multiple branches and then combine some duplicate
completion calls into one big if statement. Let's do it to clean up code
some more.
Signed-off-by: Stephen Boyd <[email protected]>
Reviewed-by: Douglas Anderson <[email protected]>
Reviewed-by: Alok Chauhan <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions