From: Dan Carpenter <dan.carpenter@linaro.org>
To: "Clément Le Goffic" <clement.legoffic@foss.st.com>
Cc: "Alexandre Belloni" <alexandre.belloni@bootlin.com>,
"Clément Léger" <clement.leger@bootlin.com>,
linux-kernel@vger.kernel.org, linux-rtc@vger.kernel.org
Subject: [PATCH 0/2] rtc: optee: Fix a couple error codes
Date: Thu, 18 Sep 2025 12:48:39 +0300 [thread overview]
Message-ID: <cover.1758182509.git.dan.carpenter@linaro.org> (raw)
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
next reply other threads:[~2025-09-18 9:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-18 9:48 Dan Carpenter [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1758182509.git.dan.carpenter@linaro.org \
--to=dan.carpenter@linaro.org \
--cc=alexandre.belloni@bootlin.com \
--cc=clement.leger@bootlin.com \
--cc=clement.legoffic@foss.st.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.