Commit 04c89707 authored by Chen Ni's avatar Chen Ni Committed by Dave Airlie
Browse files

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: default avatarChen Ni <nichen@iscas.ac.cn>
Fixes: cd3c6228 ("drm/nouveau/gsp: add usermode class id to gpu hal")
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
Link: https://lore.kernel.org/r/20250603061027.1310267-1-nichen@iscas.ac.cn
parent a9062ece
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment