diff options
author | Andy Shevchenko <[email protected]> | 2024-09-25 15:44:20 +0300 |
---|---|---|
committer | Andi Shyti <[email protected]> | 2024-11-13 23:29:47 +0100 |
commit | dd05a76e694027998c8a7a568c44e67cf0bfe04e (patch) | |
tree | cbde9596507ea53ffe6245672a9ce6e0fa62a0cd /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d2f94dccab8319063dd1fbc1738b4a280c2e4009 (diff) |
i2c: designware: Get rid of redundant 'else'
In the snippets like the following
if (...)
return / goto / break / continue ...;
else
...
the 'else' is redundant. Get rid of it.
Reviewed-by: Andi Shyti <[email protected]>
Reviewed-by: Mario Limonciello <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Jarkko Nikula <[email protected]>
Tested-by: Serge Semin <[email protected]>
Signed-off-by: Andi Shyti <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions