diff options
| author | Chen Ni <[email protected]> | 2025-06-03 06:10:27 +0000 |
|---|---|---|
| committer | Dave Airlie <[email protected]> | 2025-06-06 04:00:06 +0000 |
| commit | 04c8970771b4f1f39bb8453a2eeb188c4d5edbd6 (patch) | |
| tree | 63a1a308f49fa276782503027e7552d94801ba43 /drivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h | |
| parent | Merge tag 'amd-drm-fixes-6.16-2025-06-05' of https://gitlab.freedesktop.org/a... (diff) | |
| download | kernel-04c8970771b4f1f39bb8453a2eeb188c4d5edbd6.tar.gz kernel-04c8970771b4f1f39bb8453a2eeb188c4d5edbd6.zip | |
drm/nouveau/vfn/r535: Convert comma to semicolon
Replace comma between expressions with semicolons.
Using a ',' in place of a ';' can have unintended side effects.
Although that is not the case here, it is seems best to use ';'
unless ',' is intended.
Found by inspection.
No functional change intended.
Compile tested only.
Signed-off-by: Chen Ni <[email protected]>
Fixes: cd3c62282b61 ("drm/nouveau/gsp: add usermode class id to gpu hal")
Signed-off-by: Dave Airlie <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h')
0 files changed, 0 insertions, 0 deletions
