summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/si_ih.h
diff options
context:
space:
mode:
authorDeepak R Varma <mh12gx2825@gmail.com>2020-11-02 20:34:50 +0100
committerAlex Deucher <alexander.deucher@amd.com>2020-11-02 21:35:41 +0100
commit715c84ffbd07e3bc472972644e6a6f7c55784e2e (patch)
tree5035f002386e4453c13ab5e1a6d685519a963a00 /drivers/gpu/drm/amd/amdgpu/si_ih.h
parentdrm/amdgpu/display: fix warnings when CONFIG_DRM_AMD_DC_DCN is not set (diff)
downloadlinux-715c84ffbd07e3bc472972644e6a6f7c55784e2e.tar.xz
linux-715c84ffbd07e3bc472972644e6a6f7c55784e2e.zip
drm/amdgpu/vcn: use "*" adjacent to data name
When declaring pointer data, the "*" symbol should be used adjacent to the data name as per the coding style standards. This resolves following issues reported by checkpatch script: ERROR: "foo * bar" should be "foo *bar" ERROR: "foo * bar" should be "foo *bar" ERROR: "foo* bar" should be "foo *bar" ERROR: "(foo*)" should be "(foo *)" Signed-off-by: Deepak R Varma <mh12gx2825@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/si_ih.h')
0 files changed, 0 insertions, 0 deletions