linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn
Chen Ni 04c8970771 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 <nichen@iscas.ac.cn>
Fixes: cd3c62282b ("drm/nouveau/gsp: add usermode class id to gpu hal")
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://lore.kernel.org/r/20250603061027.1310267-1-nichen@iscas.ac.cn
2025-06-06 14:00:06 +10:00
..
base.c
ga100.c
gv100.c
Kbuild
priv.h
r535.c drm/nouveau/vfn/r535: Convert comma to semicolon 2025-06-06 14:00:06 +10:00
tu102.c
uvfn.c drm/nouveau: improve handling of 64-bit BARs 2025-05-19 07:14:35 +10:00