diff options
author | Dan Carpenter <[email protected]> | 2017-11-06 14:44:22 +0300 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-11-07 16:21:54 -0500 |
commit | f05f1b3da5a531d1569194b24dd7eb33b4a067ca (patch) | |
tree | cd5f802a67fa2c11b988535ca2cec6fc2c7a4027 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 74baea4275ee130c67400b33c532da8999b530af (diff) |
drm/amd/display: remove some unneeded code
We assign "v_init = asic_blank_start;" a few lines earlier so there is
no need to do it again inside the if statements. Also "v_init" is
unsigned so it can't be less than zero.
Acked-by: Christian König <[email protected]>
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions