mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] drm: Remove goto label that are only used once
@ 2025-08-05  7:46 Liao Yuanhong
  2025-08-05  7:46 ` [PATCH 1/4] drm/i915/gem: " Liao Yuanhong
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Liao Yuanhong @ 2025-08-05  7:46 UTC (permalink / raw)
  To: Jani Nikula, Joonas Lahtinen, Rodrigo Vivi, Tvrtko Ursulin,
	David Airlie, Simona Vetter, Frank Binns, Matt Coster,
	Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann,
	Laurentiu Palcu, Lucas Stach, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, Neil Armstrong,
	Jessica Zhang, Nitin Gote, Krzysztof Niemiec, Liao Yuanhong,
	open list:DRM DRIVERS, open list,
	open list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE,
	moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE

Remove unnecessary goto labels to improve code readability.

Liao Yuanhong (4):
  drm/i915/gem: Remove goto label that are only used once
  drm/imagination: Remove goto label that are only used once
  drm/imx: Remove goto label that are only used once
  drm/panel: Remove goto label that are only used once

 drivers/gpu/drm/i915/gem/i915_gem_region.c       | 10 ++++------
 drivers/gpu/drm/imagination/pvr_cccb.c           |  8 ++------
 drivers/gpu/drm/imagination/pvr_fw_startstop.c   | 13 +++++--------
 drivers/gpu/drm/imx/dcss/dcss-drv.c              |  8 ++------
 drivers/gpu/drm/panel/panel-innolux-ej030na.c    |  7 ++-----
 drivers/gpu/drm/panel/panel-orisetech-ota5601a.c |  7 ++-----
 6 files changed, 17 insertions(+), 36 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-08-06  7:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-05  7:46 [PATCH 0/4] drm: Remove goto label that are only used once Liao Yuanhong
2025-08-05  7:46 ` [PATCH 1/4] drm/i915/gem: " Liao Yuanhong
2025-08-05  7:52   ` Jani Nikula
2025-08-05  7:46 ` [PATCH 2/4] drm/imagination: " Liao Yuanhong
2025-08-05  7:46 ` [PATCH 3/4] drm/imx: " Liao Yuanhong
2025-08-06  7:32   ` Laurentiu Palcu
2025-08-05  7:46 ` [PATCH 4/4] drm/panel: " Liao Yuanhong

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®