diff options
author | Luben Tuikov <luben.tuikov@amd.com> | 2020-09-02 02:10:32 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-09-03 21:47:55 +0300 |
commit | 1625951a3a7bdd776d38f2cdd35f72a795e82df0 (patch) | |
tree | 0a993577edb60dff80fb1548aa02bf947b4923ef /tools/perf/scripts/python/syscall-counts.py | |
parent | abb6fccbb4e5bab30ff9b96e27acdd9107426f28 (diff) | |
download | linux-1625951a3a7bdd776d38f2cdd35f72a795e82df0.tar.xz |
drm/amdgpu: Remove superfluous NULL check
The DRM device is a static member of
the amdgpu device structure and as such
always exists, so long as the PCI and
thus the amdgpu device exist.
Signed-off-by: Luben Tuikov <luben.tuikov@amd.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions