diff options
author | Colin Ian King <[email protected]> | 2017-04-13 16:46:36 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-04-18 13:54:25 +0200 |
commit | d9c7dd5db1d0f6f212072625781dddbbe6e253d7 (patch) | |
tree | 22e6d17c85f168970a835afc2806d8c6241527ab /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ff8d351d71f3261c964ce90d43ce6907e79e5fc4 (diff) |
staging: rtl8723bs: clean up identical code on an if statement
The two different paths for an if statement are identical and hence
we can just replace it with the single statement.
Detected by CoverityScan, CID#1428443 ("Identical code for
different branches")
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions