All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2][next] nouveau/svm: Replace one-element array with flexible-array member
@ 2023-08-16 18:03 ` Gustavo A. R. Silva
  0 siblings, 0 replies; 18+ messages in thread
From: Gustavo A. R. Silva @ 2023-08-16 18:03 UTC (permalink / raw)
  To: Ben Skeggs, Karol Herbst, Lyude Paul, David Airlie, Daniel Vetter
  Cc: dri-devel, nouveau, linux-kernel, Gustavo A. R. Silva,
	linux-hardening

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


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2023-09-29 18:20 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-16 18:03 [PATCH 0/2][next] nouveau/svm: Replace one-element array with flexible-array member Gustavo A. R. Silva
2023-08-16 18:03 ` Gustavo A. R. Silva
2023-08-16 18:03 ` [Nouveau] " Gustavo A. R. Silva
2023-08-16 18:04 ` [PATCH 1/2][next] nouveau/svm: Replace one-element array with flexible-array member in struct nouveau_svm Gustavo A. R. Silva
2023-08-16 18:04   ` Gustavo A. R. Silva
2023-08-16 18:04   ` [Nouveau] " Gustavo A. R. Silva
2023-08-16 20:38   ` Kees Cook
2023-08-16 20:38     ` Kees Cook
2023-08-16 20:38     ` [Nouveau] " Kees Cook
2023-08-16 18:05 ` [PATCH 2/2][next] nouveau/svm: Split assignment from if conditional Gustavo A. R. Silva
2023-08-16 18:05   ` Gustavo A. R. Silva
2023-08-16 18:05   ` [Nouveau] " Gustavo A. R. Silva
2023-08-16 20:38   ` Kees Cook
2023-08-16 20:38     ` Kees Cook
2023-08-16 20:38     ` [Nouveau] " Kees Cook
2023-09-29 18:20 ` [PATCH 0/2][next] nouveau/svm: Replace one-element array with flexible-array member Kees Cook
2023-09-29 18:20   ` Kees Cook
2023-09-29 18:20   ` [Nouveau] " Kees Cook

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.