mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] drm: Fix errors about uninitialized variables
@ 2023-08-04 10:57 Tomi Valkeinen
  2023-08-04 10:57 ` [PATCH 1/2] drm/drm_file: fix use of uninitialized variable Tomi Valkeinen
  2023-08-04 10:57 ` [PATCH 2/2] drm/framebuffer: Fix " Tomi Valkeinen
  0 siblings, 2 replies; 5+ messages in thread
From: Tomi Valkeinen @ 2023-08-04 10:57 UTC (permalink / raw)
  To: Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann,
	David Airlie, Daniel Vetter, Laurent Pinchart, Francesco Dolcini
  Cc: dri-devel, linux-kernel, Tomi Valkeinen

Fix two cases where smatch reports a use of an uninitialized variable.

 Tomi

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
---
Tomi Valkeinen (2):
      drm/drm_file: fix use of uninitialized variable
      drm/framebuffer: Fix use of uninitialized variable

 drivers/gpu/drm/drm_file.c        | 2 +-
 drivers/gpu/drm/drm_framebuffer.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
base-commit: b0e9267d4ccce9be9217337f4bc364ca24cf7f73
change-id: 20230804-uninit-fixes-188f92d60ac3

Best regards,
-- 
Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>


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

end of thread, other threads:[~2023-08-04 14:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-04 10:57 [PATCH 0/2] drm: Fix errors about uninitialized variables Tomi Valkeinen
2023-08-04 10:57 ` [PATCH 1/2] drm/drm_file: fix use of uninitialized variable Tomi Valkeinen
2023-08-04 13:50   ` Laurent Pinchart
2023-08-04 10:57 ` [PATCH 2/2] drm/framebuffer: Fix " Tomi Valkeinen
2023-08-04 14:06   ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®