summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorChen Ni <nichen@iscas.ac.cn>2026-03-20 11:32:47 +0300
committerAlex Deucher <alexander.deucher@amd.com>2026-03-24 20:34:04 +0300
commit6d1bb522924a31cf492a0c44f41a8178eba40c90 (patch)
tree18b5555bfc5aa8864a51c52df6828543760bf18b /scripts/checkpatch.pl
parent074fe395fb13247b057f60004c7ebcca9f38ef46 (diff)
downloadlinux-6d1bb522924a31cf492a0c44f41a8178eba40c90.tar.xz
drm/amdgpu/userq: convert comma to semicolon
Using a ',' in place of a ';' can have unintended side effects. Although that is not the case here, it seems best to use ';' unless ',' is intended. Found by inspection. No functional change intended. Compile tested only. Signed-off-by: Chen Ni <nichen@iscas.ac.cn> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions