commit | 86ca2bf2f9d3941c0ee6087604a3f6cc3efd12ae | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Fri Dec 13 13:50:50 2019 +0300 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Dec 13 11:11:57 2019 +0000 |
tree | 428fcd96139f33b46d448f9d7029e412d435f458 | |
parent | 8c8a854d6f43aacfaba49c116c426913bf416419 [diff] |
drm/i915/selftests: remove a condition We know that "err" is non-zero so there is no need to check. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20191213105050.y2v5nylsuxvc44jj@kili.mountain