public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] versatile clock: Adjustments for two function implementations
@ 2024-01-17 17:40 Markus Elfring
  2024-01-17 17:41 ` [PATCH 1/2] clk: versatile: clk-icst: Return directly after a failed kasprintf() call in of_syscon_icst_setup() Markus Elfring
  2024-01-17 17:42 ` [PATCH 2/2] clk: versatile: clk-icst: Use common error handling code in icst_clk_setup() Markus Elfring
  0 siblings, 2 replies; 3+ messages in thread
From: Markus Elfring @ 2024-01-17 17:40 UTC (permalink / raw)
  To: linux-clk, kernel-janitors, linux-arm-kernel, Linus Walleij,
	Michael Turquette, Rob Herring, Stephen Boyd
  Cc: LKML, Kunwu Chan

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Wed, 17 Jan 2024 18:30:08 +0100

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

Markus Elfring (2):
  Return directly after a failed kasprintf() call in of_syscon_icst_setup()
  Use common error handling code in icst_clk_setup()

 drivers/clk/versatile/clk-icst.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

--
2.43.0


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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-17 17:40 [PATCH 0/2] versatile clock: Adjustments for two function implementations Markus Elfring
2024-01-17 17:41 ` [PATCH 1/2] clk: versatile: clk-icst: Return directly after a failed kasprintf() call in of_syscon_icst_setup() Markus Elfring
2024-01-17 17:42 ` [PATCH 2/2] clk: versatile: clk-icst: Use common error handling code in icst_clk_setup() Markus Elfring

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