public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/sched: Adjustments for drm_sched_init()
@ 2023-12-26 15:54 Markus Elfring
  2023-12-26 15:56 ` [PATCH 1/2] drm/sched: One function call less in drm_sched_init() after error detection Markus Elfring
  2023-12-26 15:58 ` [PATCH 2/2] drm/sched: Return an error code only as a constant in drm_sched_init() Markus Elfring
  0 siblings, 2 replies; 5+ messages in thread
From: Markus Elfring @ 2023-12-26 15:54 UTC (permalink / raw)
  To: dri-devel, kernel-janitors, Daniel Vetter, David Airlie,
	Luben Tuikov, Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann
  Cc: LKML, cocci

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Tue, 26 Dec 2023 16:48:48 +0100

A few update suggestions were taken into account
from static source code analysis.

Markus Elfring (2):
  One function call less after error detection
  Return an error code only as a constant

 drivers/gpu/drm/scheduler/sched_main.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

--
2.43.0


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

end of thread, other threads:[~2024-01-08  4:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-26 15:54 [PATCH 0/2] drm/sched: Adjustments for drm_sched_init() Markus Elfring
2023-12-26 15:56 ` [PATCH 1/2] drm/sched: One function call less in drm_sched_init() after error detection Markus Elfring
2024-01-08  4:16   ` Luben Tuikov
2023-12-26 15:58 ` [PATCH 2/2] drm/sched: Return an error code only as a constant in drm_sched_init() Markus Elfring
2024-01-08  4:17   ` Luben Tuikov

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