aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c
diff options
context:
space:
mode:
authorSrinivasan Shanmugam <[email protected]>2023-07-23 12:19:26 +0530
committerAlex Deucher <[email protected]>2023-07-25 13:47:26 -0400
commitfc8e55f378cf11f3abe25ec5cd67b6fc5e915a96 (patch)
tree58d39e1f458abcf100ee51c7d71c97a2ddb838ec /drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c
parenta0cc8e1512ad72c9f97cdcb76d42715730adaf62 (diff)
drm/amdgpu: Use seq_puts() instead of seq_printf()
For a constant format without additional arguments, use seq_puts() instead of seq_printf(). Also, it fixes the following warning. WARNING: Prefer seq_puts to seq_printf And other style fixes: WARNING: Prefer 'unsigned int' to bare use of 'unsigned' WARNING: Block comments should align the * on each line Cc: Christian König <[email protected]> Cc: Alex Deucher <[email protected]> Signed-off-by: Srinivasan Shanmugam <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c')
0 files changed, 0 insertions, 0 deletions