[PATCH 0/2][next] nouveau/svm: Replace one-element array with flexible-array member
Gustavo A. R. Silva
gustavoars at kernel.org
Wed Aug 16 18:03:06 UTC 2023
This small series aims to replace a one-element array with a
flexible-array member in struct nouveau_svm. And, while at it,
fix a checkpatch.pl error.
Gustavo A. R. Silva (2):
nouveau/svm: Replace one-element array with flexible-array member in
struct nouveau_svm
nouveau/svm: Split assignment from if conditional
drivers/gpu/drm/nouveau/nouveau_svm.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
2.34.1
More information about the dri-devel
mailing list