diff options
author | 2017-11-06 14:44:22 +0300 | |
---|---|---|
committer | 2017-11-07 16:21:54 -0500 | |
commit | f05f1b3da5a531d1569194b24dd7eb33b4a067ca (patch) | |
tree | cd5f802a67fa2c11b988535ca2cec6fc2c7a4027 /scripts/gdb/linux/utils.py | |
parent | drm/amd/display: checking for NULL instead of IS_ERR() (diff) | |
download | wireguard-linux-f05f1b3da5a531d1569194b24dd7eb33b4a067ca.tar.xz wireguard-linux-f05f1b3da5a531d1569194b24dd7eb33b4a067ca.zip |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions