diff options
| author | Srinivasan Shanmugam <[email protected]> | 2023-07-23 06:49:26 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-07-25 17:47:26 +0000 |
| commit | fc8e55f378cf11f3abe25ec5cd67b6fc5e915a96 (patch) | |
| tree | 58d39e1f458abcf100ee51c7d71c97a2ddb838ec /drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c | |
| parent | drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl' (diff) | |
| download | kernel-fc8e55f378cf11f3abe25ec5cd67b6fc5e915a96.tar.gz kernel-fc8e55f378cf11f3abe25ec5cd67b6fc5e915a96.zip | |
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
