diff options
| author | Deepak R Varma <[email protected]> | 2020-11-02 18:41:47 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-11-04 22:09:36 +0000 |
| commit | 87fb78331e14e91780dbcecefd5425e612c8c67b (patch) | |
| tree | 81ece52be6daf639ec8dba5ad254739c1baef5ed /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | drm/amdgpu: set LDS_CONFIG=0x20 on Navy Flounder to fix a GPU hang (v2) (diff) | |
| download | kernel-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
