diff options
| author | Dan Carpenter <dan.carpenter@oracle.com> | 2020-07-14 13:57:00 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2020-07-14 21:38:56 +0300 |
| commit | cfafe238b585962089b8c7174315761f6b31e9d6 (patch) | |
| tree | cba7da0db46d49b04d64be85dcb87b920a35d1c6 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | 87d6883b327eef30b56e0a6bca9d5c9800ab6462 (diff) | |
| download | linux-cfafe238b585962089b8c7174315761f6b31e9d6.tar.xz | |
drm/amd/display: remove an unnecessary NULL check
The "stream" pointer can't be NULL and it's dereferenced on the line
before so the check doesn't make sense.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
