diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2017-11-06 14:44:22 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-11-07 16:21:54 -0500 |
commit | f05f1b3da5a531d1569194b24dd7eb33b4a067ca (patch) | |
tree | cd5f802a67fa2c11b988535ca2cec6fc2c7a4027 /tools/perf/scripts/python/syscall-counts-by-pid.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 <christian.koenig@amd.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions