All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] rtc: optee: Fix a couple error codes
@ 2025-09-18  9:48 Dan Carpenter
  2025-09-18  9:49 ` [PATCH 1/2] rtc: optee: fix error code in probe() Dan Carpenter
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dan Carpenter @ 2025-09-18  9:48 UTC (permalink / raw)
  To: Clément Le Goffic
  Cc: Alexandre Belloni, Clément Léger, linux-kernel,
	linux-rtc

Fix a couple error codes detected by Smatch.

Dan Carpenter (2):
  rtc: optee: fix error code in probe()
  rtc: optee: Fix error code in optee_rtc_read_alarm()

 drivers/rtc/rtc-optee.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-10-05 18:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-18  9:48 [PATCH 0/2] rtc: optee: Fix a couple error codes Dan Carpenter
2025-09-18  9:49 ` [PATCH 1/2] rtc: optee: fix error code in probe() Dan Carpenter
2025-09-18  9:49 ` [PATCH 2/2] rtc: optee: Fix error code in optee_rtc_read_alarm() Dan Carpenter
2025-10-05 18:53 ` [PATCH 0/2] rtc: optee: Fix a couple error codes Alexandre Belloni

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.