aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
diff options
context:
space:
mode:
authorDeepak R Varma <[email protected]>2020-11-02 18:41:47 +0000
committerAlex Deucher <[email protected]>2020-11-04 22:09:36 +0000
commit87fb78331e14e91780dbcecefd5425e612c8c67b (patch)
tree81ece52be6daf639ec8dba5ad254739c1baef5ed /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
parentdrm/amdgpu: set LDS_CONFIG=0x20 on Navy Flounder to fix a GPU hang (v2) (diff)
downloadkernel-87fb78331e14e91780dbcecefd5425e612c8c67b.tar.gz
kernel-87fb78331e14e91780dbcecefd5425e612c8c67b.zip
drm/amdgpu: do not initialise global variables to 0 or NULL
Initializing global variable to 0 or NULL is not necessary and should be avoided. Issue reported by checkpatch script as: ERROR: do not initialise globals to 0 (or NULL). Reviewed-by: Christian König <[email protected]> Signed-off-by: Deepak R Varma <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions